Skip to content
Discussion options

You must be logged in to vote

Hi @majstomphorst , I just now saw your discussion and noticed the same annoyance as a visually impaired user myself. I submitted a fix for this which was merged on May 20, so not sure when it will land in your release (it has landed for me on cachyOS, which is based on Arch).

The problem was that the animation easing function was set to EaseInOutCubic and "restarting" every click of the wheel, so every time you clicked the wheel, the zoom animation would "start over" from zero and then accelerate, causing an annoying lag. I ended up changing it to Linear and that seemed to fix it for me and the maintainers.

The issue was in the compositor. I am also working on a couple of other magnifier…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by majstomphorst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants