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

ui(web): Fixed overflow issues for very long titles #152

Merged
merged 3 commits into from
May 16, 2024

Commits on May 13, 2024

  1. ui(web): Titles that exceed the allotted space now terminate with an …

    …ellipsis
    
    ui(web): Very long titles now break in edit mode instead of overflowing horizontally
    lilacpixel committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8150dd4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    ac4d9fd View commit details
    Browse the repository at this point in the history
  2. ui(web): Titles on bookmark cards longer than two lines will terminat…

    …e with an ellipsis
    
    ui(web): Tooltips for long titles now wrap to multiple lines as needed
    
    ui(web): Aligned titles in preview panes to the left margin
    lilacpixel committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5fdc7ea View commit details
    Browse the repository at this point in the history