Platform/Layout/Extended Timelines: Difference between revisions

m
Line 49: Line 49:


If smooth scrolling is performed on the compositor, but the animation being scrubbed can only be run on the main thread we'll probably need to run the smooth scrolling interpolation code on the main thread as well.
If smooth scrolling is performed on the compositor, but the animation being scrubbed can only be run on the main thread we'll probably need to run the smooth scrolling interpolation code on the main thread as well.
'''Update:''' Apparently the main thread still gets scroll events (lagging behind a bit) and we can drive the animation from there.


== Implementation strategy ==
== Implementation strategy ==
Confirmed users
166

edits