Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile: Fixes #9858: Fix deeply-nested subnotebook titles invisible in the folder dropdown #9906

Conversation

personalizedrefrigerator
Copy link
Collaborator

Summary

Limits the maximum indentation depth in the note list to 2/3rds of its width. This ensures that at least part of a notebook title is visible.

Fixes #9858.

Screenshot

screenshot: Shows level 2-11 subnotebooks, levels 7-11 all have the same indentation

Testing

  1. Create a large number of nested subnotebooks
  2. Open a note and change its parent notebook using a dropdown
  3. Rotate the phone and repeat steps 1-2. Verify that the maximum indentation is larger when the screen width is larger.

This has been tested successfully on Android 7.

@personalizedrefrigerator personalizedrefrigerator changed the title Mobile: Fixes #9858: Ensure that at least part of a deep subnotebook title is visible in the folder dropdown Mobile: Fixes #9858: Fix deeply-nested subnotebook titles completely invisible in the folder dropdown Feb 8, 2024
@personalizedrefrigerator personalizedrefrigerator changed the title Mobile: Fixes #9858: Fix deeply-nested subnotebook titles completely invisible in the folder dropdown Mobile: Fixes #9858: Fix deeply-nested subnotebook titles invisible in the folder dropdown Feb 8, 2024
@laurent22 laurent22 merged commit 347ba9b into laurent22:dev Feb 8, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mobile: Deep folder nesting results in unreadable titles
2 participants