added default menu items for 'Edit' and 'Window' #2814
This commit is contained in:
parent
aaa8e81cd4
commit
8aba640250
3 changed files with 85 additions and 1 deletions
|
@ -64,6 +64,9 @@ The `role` property can have following values:
|
|||
* `zoomin` - Zoom in the focused page by 10%
|
||||
* `zoomout` - Zoom out the focused page by 10%
|
||||
|
||||
* `menuEdit` - Whole default "Edit" menu (Undo,Copy, etc.)
|
||||
* `menuWindow` - Whole default "Window" menu (Minimize, Close, etc.)
|
||||
|
||||
On macOS `role` can also have following additional values:
|
||||
|
||||
* `about` - Map to the `orderFrontStandardAboutPanel` action
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue