Merge pull request #18081 from Sophist-UK/patch-2

Stop Esc key from exiting full screen mode
This commit is contained in:
Jaime van Kessel 2024-01-24 13:09:36 +01:00 committed by GitHub
commit ed4c8c1308
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -109,7 +109,6 @@ Item
Action
{
id: exitFullScreenAction
shortcut: StandardKey.Cancel
text: catalog.i18nc("@action:inmenu", "Exit Full Screen")
icon.name: "view-fullscreen"
}