-
-
Notifications
You must be signed in to change notification settings - Fork 120
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
[Feature Request] half/variable height labels #509
Comments
why don't you use a separator ?
you can also set |
I am aware of separators. If we could have more than one separator in between menu items that would also suffice, but currently they simply merge into a single one. |
most of the functionality depends on the Windows context menu itself:
|
I use
item(vis=label sep=both)
to create spacers between blocks of menu entries.Works nicely, but this way menus become really tall really quickly.
It would be great if there was a way to reduce the height of label with a switch or define it directly.
The text was updated successfully, but these errors were encountered: