1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-31 19:17:44 +01:00

refs #377 Add full screen menu

This commit is contained in:
AkiraFukushima 2018-07-21 00:38:07 +09:00
parent 13d26c3bfb
commit 77d65d2a1a

View File

@ -209,6 +209,15 @@ function createWindow () {
}
]
},
{
label: 'View',
submenu: [
{
label: 'Toggle Full Screen',
role: 'togglefullscreen'
}
]
},
{
label: 'Window',
submenu: [