kvakulo / Switcheroo

The humble incremental-search task switcher for Windows
www.switcheroo.io
GNU General Public License v3.0
778 stars 121 forks source link

Bugfix: auto-switch triggered on quick release of custom shortcut #128

Open elig0n opened 5 years ago

elig0n commented 5 years ago

The above else clause causes Switcheroo to auto-switch on a too quickly released custom shortcut (i.e: Alt+~). It should only be applicable for alt+tab when the setting for alt+tab auto-switch on quick release is on.

But is it even needed? commenting it out doesn't seem to affect expected functioning.

Fixes #120

milnak commented 1 year ago

FYI, I integrated this change into my fork