Skip to content

fix lagging zoom with touch in wayland

Steffen Hartleib requested to merge steffenh/gwenview:nolagzoom into master

in wayland the touch zoom gesture get awful lag, this should fix this

add a dynamically adjusted minimum wait time between two zoom events, to reduce lag if you are zooming with touch.

BUG: 405945

Merge request reports