Change font- related properties for MenuItem in MenuBar #9383
Unanswered
soulchainer
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently,
MenuItemtitles in Slint cannot have theirfont-sizeor otherfont-properties customized.MenuBarand its children (MenuandMenuItem) do not acceptfont-related properties. Settingdefault-font-sizeordefault-font-familyon a parentWindowonly affectsMenutitles;MenuItemtitles remain unchanged. This limitation is not documented here.It would be very useful to support custom
font-properties forMenuItemtitles, as the current size is very small and may affect usability.Should I open a feature request for this, or is there an existing way to do it that I might have missed? Thanks!
Environment Details
Beta Was this translation helpful? Give feedback.
All reactions