aki65 / aki65.github.io

69 stars 12 forks source link

Buggy auto-repeat function with buttons < and > #127

Closed bltoby closed 2 months ago

bltoby commented 2 months ago

The bug can be triggered by keep long pressing > ( for example) and then swipe away from the button > . The auto repeat can't be stopped anymore.

This bug occured accidentally quite a few times, even if I didn't intend to use the auto repeat function.

p.s. Could you please update the strongest 28b network if you have time for that. Thanks

aki65 commented 2 months ago

In the UI framework, that I use, the default behaviour of buttons in the scenario described is a little strange. Luckily, there is a flag to fix that, so the bug should be gone in the latest release: https://github.com/aki65/aki65.github.io/releases/tag/v1.19.21

aki65 commented 2 months ago

The currently strongest weights are here: https://github.com/aki65/aki65.github.io/releases/tag/v1.19.22