You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, in the following example, the delayed trigger doesn't work.
Alt{ButtonLeft 200ms} - doesn't work
Alt{ButtonLeft} - works
Tried to replace Alt with other keys, both modifier and regular keys, and got the same result. Addiionally, I tried using both left and right mouse buttons in this kind of configuration. Same problem.
Please check it out and see if you can reproduce this behavior to determine whether it's a possible bug.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for the recent v5.0.0 update! Awesome work as always!
I think I may have found another possible bug related to the use of mouse buttons.
Example:
ButtonLeft{Alt 200ms} >> "delayed"
ButtonLeft{Alt} >> "instant"
Both shortcuts work fine.
However, in the following example, the delayed trigger doesn't work.
Alt{ButtonLeft 200ms} - doesn't work
Alt{ButtonLeft} - works
Tried to replace Alt with other keys, both modifier and regular keys, and got the same result. Addiionally, I tried using both left and right mouse buttons in this kind of configuration. Same problem.
Please check it out and see if you can reproduce this behavior to determine whether it's a possible bug.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions