max-kammerer / orion-viewer

Orion Viewer is pdf, djvu, xps, cbz and tiff file viewer for Android devices based on mupdf and DjVuLibre libraries
Other
164 stars 55 forks source link

Double-click will cause scaling #77

Open vhuuyt opened 2 months ago

vhuuyt commented 2 months ago

Firstly, thank you for developing this app—I really enjoy using it, especially its integration with dictionary features, which is very helpful for me.

However, my current understanding of Kotlin isn't sufficient to modify Android code, so when I encounter issues while using the app, I have to seek help here.

I've noticed that if I double-tap and don't release my finger, then slightly move it, the zoom function gets triggered. I'm not sure if this is an intended feature. Since I've set double-tap for word translation, this unintended zooming often disrupts my usage.

max-kammerer commented 2 months ago

@vhuuyt Thank you for the report! it's not intended behaviour

max-kammerer commented 2 months ago

@vhuuyt Could you please check fresh 0.94.8 release? I've made small fix and hope it fix your case fully

max-kammerer commented 2 months ago

Sorry, change was rollbacked in 0.94.9

vhuuyt commented 2 months ago

It's an interesting problem, isn't it? The 0.94.8 version works as before.