poush / H2

Supporting light weight extensions for heavy task lifting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a shortcut key and tray menu item to reset alwaysOnTop

poush opened this issue · comments

There are some random cases when alwaysOnTop fails, we have to provide the key combination to reset it so that it can be shown again.

Can you show some highlighted code? Some details about where is this happening on your repo, what file/line etc

It's just a single line for this https://github.com/poush/H2/blob/master/main.js#L29. You will need to add a global keyboard binding and set this config again inside it. A suggestion for the keyboard binding would be alt + shift + t