Skip to content

Bind values to 1:1 animation when gesture is ongoing

Niccolò Venerandi requested to merge work/niccolove/betteroverviewstates into master

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, having 1:1 gesture be its own states, and only animating the change between states.

BUG:476536

Merge request reports