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

Desktop: Fixes #9817: Fix scrollbars shown unnecessarily when opening the tag dialog #9818

Conversation

personalizedrefrigerator
Copy link
Collaborator

Summary

Changes the box-sizing such that an issue where dialog backgrounds could be larger than the screen size is fixed.

Fixes #9817.

Testing plan

  1. Open the tags dialog
    • screenshot
  2. Close the tags dialog

This has been successfully tested on Ubuntu 23.10.

Remaining issue: When the development tools are docked to the main window, there is still unnecessary scroll. It may be necessary to close the development tools to fix this issue.

@laurent22 laurent22 merged commit 0e45336 into laurent22:dev Feb 2, 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.

Desktop: Opening the tags dialog causes scroll
2 participants