OkZoomer icon indicating copy to clipboard operation
OkZoomer copied to clipboard

Issues with zoom logic.

Open chezzzer opened this issue 1 year ago • 0 comments

Hello,

It seems the logic that handles zooming in and out with key binds is flawed, permalink: https://github.com/EnnuiL/OkZoomer/blob/de260d1f82a16e87cb199d98ca8ee00740278c1f/src/main/java/io/github/ennuil/ok_zoomer/utils/ZoomUtils.java#L63

My config settings: https://i.imgur.com/fwb4z8B.png

So when I go past the minimum zoom using the decrease zoom key, it keeps decreasing the value, so it takes me how ever much time I zoomed past the minimum zoom distance, to zoom back in again.

Example: https://i.gyazo.com/9bb053d77c4a33a10748ddcb4b4625d8.gif (I start pressing the increase zoom key after I open chat)

chezzzer avatar Jul 11 '22 09:07 chezzzer