-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(api): added
MenuBase.item_actions_place
and `Item.actions_plac…
…e` properties They control where the action buttons should preferably be placed, `inside` or `outside` the menu. Default is `inside`. You should use `outside` when your menu has hints/icons that have a high informational value and shouldn't be covered by buttons unless necessary. Note that uosc will still place buttons inside the menu if there's not enough space for them outside.
- Loading branch information
1 parent
57fd8c3
commit a77e11f
Showing
1 changed file
with
13 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters