aloneguid/bt

[Feature Request] Option to dismiss picker window on focus loss

rp1231 opened this issue · 8 comments

Right now if you don't close the picker window manually using the x button, it lingers on and I find a few of them in the background.
It would be great if an option could be added whereby you can change the behavior of the picker window to be dismissed on focus loss.
Thanks

Agreed, thanks for the suggestion.

I'll have to make it an option as not everyone may need it i.e. I might want to change to focus to check something and come back.

I'll also add an option to dismiss on Escape key.

it's coming in the next version
image

Released in 4.1.1

Thanks for implementing.
But while the "esc" to dismiss the picker is working, the dismiss on focus loss seems to be broken and does nothing.

Just checking if you have enabled it in the options, it's off by default. Try to close configuration window so BT saves the configuration, and try again?

wait! i found the issue, it was between the screen and my chair. Building the fix...

Please check v4.1.2.

Yess it's working now. Thanks