We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When opening the dropdown list in Settings > Appearance > Language, the list extends off the screen, making the top choices unclickable.
The dropdown list should be fully visible on the screen, allowing all choices to be clickable.
You can use the arrow keys to select the invisible options.
Windows
DevToys (app with GUI)
Version 2.0-preview.1
No response
The text was updated successfully, but these errors were encountered:
Hi, Thanks for reporting this issue. Note to myself: there are 2 ways to address this issue:
Sorry, something went wrong.
memo: Consider the window title area. https://github.com/DevToys-app/DevToys/blob/211c66f4f17fb417ed3d71e58853d2d41fde8913/src/app/dev/DevToys.Blazor/Assets/javascript/popover.ts#L237C118-L237C126
Fixed in #1425
Successfully merging a pull request may close this issue.
Current behavior
When opening the dropdown list in Settings > Appearance > Language, the list extends off the screen, making the top choices unclickable.
How to reproduce it (as minimally and precisely as possible)
Expected behavior
The dropdown list should be fully visible on the screen, allowing all choices to be clickable.
Screenshots
Workaround
You can use the arrow keys to select the invisible options.
Affected platforms
Windows
Affected DevToys kind
DevToys (app with GUI)
DevToys Version
Version 2.0-preview.1
Relevant Assets/Logs
No response
The text was updated successfully, but these errors were encountered: