Skip to content
Commit 9e81d2f6 authored by Niccolò Venerandi's avatar Niccolò Venerandi Committed by Nate Graham
Browse files

plugins/overview: Bind values to 1:1 animation while gesture is ongoing

Otherwise the animation feels wrong while activating with a gesture.
Now when a 1:1 gesture is ongoing, then the Overview effect will stop
animating the overviewVal/gridVal values. I implemented this by porting
to states, giving 1:1 gestures their own states, and only animating the
change between states.

BUG: 476536
parent 15b47ce7
Pipeline #532991 passed with stage
in 12 minutes and 37 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment