Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 20c76ddc authored by George Mount's avatar George Mount
Browse files

Automatically detect when Views move and apply velocity.

Bug: 328283855

When a View moves, the View will automatically update with
a velocity-based refresh rate rather than with size-based
refresh rate. This should help moving Views refresh at
high refresh rate and provide smooth scrolling when the
default refresh rate is 60Hz, even if they don't support
the velocity-based refresh rate. It also helps drop the
refresh rate as soon as scrolling ends rather than
waiting for the touch boost timeout.

Test: new tests, some manual testing
Change-Id: Ia1399a06aa5f09f918d698c6304880509f57bda8
parent 1cfa8a9e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment