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

Fix toolbar rendering on Windows #2784

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

Noisyfox
Copy link
Collaborator

Currently on windows, when you resize the window relatively small, the end of the toolbar will be clipped like so:
d95d24afdc47eef04df4a2c755d13494

This is what it look like on Linux/macOS:
image

This PR fixes this issue so it behaves like on Linux/macOS:
60cb540f198c5d680fceaa387302c475

@Noisyfox Noisyfox added the bug Something isn't working label Nov 18, 2023
@SoftFever SoftFever merged commit 5c64a05 into SoftFever:main Nov 19, 2023
11 of 12 checks passed
@Noisyfox Noisyfox deleted the bugfix/toolbar-windows branch November 19, 2023 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants