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

Skip to content
Commit 7d68d625 authored by George Mount's avatar George Mount
Browse files

Automatically detect when Views move and apply velocity.

Bug: 328283855
Bug: 328410701

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, ran ViewTest
Change-Id: I192cb132d72c6853ee4ab2b7290ae6eabdfd1b61
parent 8faf871b
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