-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
'Edit mapping' window not fully visible/cut off vertically #589
Comments
I'll wait with this until #576 is through. |
@nofishonfriday I managed to decrease the size of the mapping window by reducing the vertical spacing and button heights. Does the main window fit on your screen? The mapping window is now even a bit smaller than that one: https://i.imgur.com/5zjZ71i.png |
Main windows does fit on screen vertically in default size (though a bit tight, see screenshot), so I guess mapping window should now too with this change. |
According to your screenshot it doesn't fit. The footer is cut off completely. Then let's see. Maybe I can make decrease the spacing for the main window as well. Let me know if the mapping panel fits with the new pre.6. |
Oh there's a footer. :D |
It really is smaller than the main window. You just get the impression that it isn't because you don't see the complete main window 😆 |
Duh, makes sense. :) |
- Decrease main panel height - More DRY (don't repeat widths and heights) - Enforce minimum text height - Improve dimensions for some specific controls - Looks good on Windows hidpi
to make it fit even on small resolutions or high OS scalings
In pre.7, the main panel should be smaller as well. I decided to give it 5 rows only instead of 6 to make sure it fits. I also made improvements regarding the layout/sizes on Windows, macOS and Linux. |
It's good now since pre7, thank you! |
Awesome. Happy the effort worked out. These changes luckily made the GUI more maintainable in general. |
On my laptop (Thinkpad T420, Win10, resolution: 1920*1080, native, Windows display scaling: 150%, recommended, no other scaling settings active) I can't fully see/access the 'Edit mapping' window vertically.
Related forum posts: 2278, 2282, 2287ff.
Screenshot:
https://i.imgur.com/bvs6GKL.png
The text was updated successfully, but these errors were encountered: