Skip to content

effects: Properly reset present times in coverswitch and flipswitch effects

Vlad Zahorodnii requested to merge work/reset-present-time into master

The last presentation timestamps should be reset when all animations finish rather than when the effect finishes. Otherwise, the calculated time diff for the first animation frame will be too big.

BUG: 433471

Merge request reports