plateaukao / einkbro

A small, fast web browser based on Android WebView. It's tailored for E-Ink devices but also works great on normal android devices.
Other
1.15k stars 80 forks source link

Turn off tap and hold behavior #398

Closed ajdubovoy closed 1 week ago

ajdubovoy commented 2 weeks ago

Hi, I’m really enjoying einkbro! I had a quick feature suggestion that should be easy to build. I noticed that when you tap and hold in either direction with touch mode enabled, it scrolls all the way to the bottom or top. The sensitivity on this is quite low, and I find it really easy to accidentally trigger. Would it be possible to add a setting just to turn this off when not needed?

plateaukao commented 1 week ago

@ajdubovoy will add an option in Settings > Behavior in near future.

plateaukao commented 1 week ago

added in https://github.com/plateaukao/einkbro/commit/c711b1e12c05b19ad438751ee9d9909cca3de32c Please have a try or wait for next release.

ajdubovoy commented 1 week ago

Amazing, thank you so much!!