Skip to content

How to increase the text sizes of menu items and dialogue labels? #6702

Discussion options

You must be logged in to vote

Hi @HubKing,

both of the problems should be fixed if the pull requests #6779 and #6787 are merged.

Update: Both the PRs and a few additional ones like #7185 #7493 have been merged.

Please see here and here for images and videos that demonstrate the fixes of the problems that you have mentioned.

Technical details

There are currently several places in the code where hard coded sizes are used. These are often defined in units of pixels which might have worked in the Full HD era but not anymore in the HiDPI era. These places in the code will need to be adjusted one by one which will be quite some work.

The goal should be to make LMMS work without needing to fall back on things like setting QT…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Rossmaxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants