mac menubar icon

pull/1638/head
antelle 3 years ago
parent f7e9f725b0
commit f27862b036
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C

@ -165,7 +165,7 @@ app.minimizeApp = function (menuItemLabels) {
mainWindow.hide();
if (process.platform === 'darwin') {
app.dock.hide();
imagePath = 'mac-menubar-icon.png';
imagePath = 'macOS-MenubarTemplate.png';
} else {
imagePath = 'icon.png';
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 499 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 872 B

Loading…
Cancel
Save