mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 11:19:04 +08:00
Stop Esc key from exiting full screen mode
This commit is contained in:
parent
54be46821d
commit
7afa2fc94a
@ -109,7 +109,8 @@ Item
|
|||||||
Action
|
Action
|
||||||
{
|
{
|
||||||
id: exitFullScreenAction
|
id: exitFullScreenAction
|
||||||
shortcut: StandardKey.Cancel
|
// Stop Esc key from exiting full screen mode
|
||||||
|
// shortcut: StandardKey.Cancel
|
||||||
text: catalog.i18nc("@action:inmenu", "Exit Full Screen")
|
text: catalog.i18nc("@action:inmenu", "Exit Full Screen")
|
||||||
icon.name: "view-fullscreen"
|
icon.name: "view-fullscreen"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user