1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

inhance popup navigating & set popup on all wspc

This commit is contained in:
Rokt33r
2015-06-14 17:15:13 +09:00
parent 9e635715c5
commit 87c9e3e03b
3 changed files with 17 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ app.on('ready', function () {
popUpWindow.on('blur', function () {
popUpWindow.hide()
})
popUpWindow.setVisibleOnAllWorkspaces(true)
var hidePopUp = function () {
if (fromMain) {