mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 11:55:54 +08:00
Add toggle fullscreen action to view menu
This commit is contained in:
parent
2d92bd660f
commit
6306bb8901
@ -111,6 +111,10 @@ UM.MainWindow {
|
||||
onObjectRemoved: top_view_menu.removeItem(object)
|
||||
}
|
||||
ExclusiveGroup { id: view_menu_top_group; }
|
||||
|
||||
MenuSeparator { }
|
||||
|
||||
MenuItem { action: actions.toggleFullScreen; }
|
||||
}
|
||||
Menu {
|
||||
id: machineMenu;
|
||||
|
Loading…
x
Reference in New Issue
Block a user