v.2.1.0.1
Pre-release
Pre-release
Warning
Please backup any configs before using them with this or any version!
If you run into any issues I recommend using 2.0.0.4
Changes
- Updated long press logic on key up to detect if no prior long press for the key had been initialized.
This may help avoid quick key presses like ctrl+c
where users release the ctrl
and c
key at slightly different times. Users may sometimes release the ctrl
key slightly before c
... This was previously immediately treated as a key up event resulting in interpreting the event as a "failed" long press.