Expected & actual behavior
Double click to show and hide app on setting "Toggle App"
At the moment if you have it minimized the double click and click methods seem to overwrite one another and its hard to get the toogle understandable. The window only flashes on double click when it is minimized and going to show window again.
Steps to reproduce
Just toogle the app with double click and you will see that double click can't recover the window.
Tray:
Setting:
Click Action: Show app
Alt Click Action: Hide Popout
Right click Action: Toggle Popout
Double click Action: Toggle App
Is the bug persistent or intermittent?
Persistent
Thanks, it looks like the click event is still fired when double-click fires. I've added a timeout to hold the click for a few millis
Will test later today from master
Should toggle app be the same as hide/show on double click?
That is it hides or shows during double click or what is considered toggle?
Now when I test it...it does hide the app...if I double click again...nothing happens is that the expected behaviour?
Thanks, look that got broke in a7fcafc43c1c7cf5677cfeec82c0b9dc2da188ab
awesome! haha I am really annoying aren't I? :D
Glad that you found it :)
I will test it out later tonight :) again...thank you
Works fine now! Tested and verified on both macOS and Windows 10
Hi, we鈥檝e just released this to the beta channel of Wavebox in version 3.14.8. If you want to give it a try there are some instructions on how to use the beta channel here. Thanks
Works as intended this issue can be closed.