![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | kbal |
How can I set the size/height of MenuButton/PopupMenu items?
They are too small for high pixel density devices, especially for touch selection.
![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | kbal |
How can I set the size/height of MenuButton/PopupMenu items?
They are too small for high pixel density devices, especially for touch selection.
![]() |
Reply From: | kbal |
I found a solution that works for me:
options_button.get_popup().set("custom_constants/vseparation", 30)