asteroid icon indicating copy to clipboard operation
asteroid copied to clipboard

[Lenok][Nightly] UI lagging in apps while finger on touchscreen

Open alphazero1990 opened this issue 5 years ago • 2 comments

  • Device: (Lenok) LG G Watch R
  • AsteroidOS: Snapshot-20190805

When in one of the apps (calendar or settings for instance), dragging around makes the UI stutter (framerate is lower). As soon as I lift my finger from the touchscreen the framerate comes back to smooth 60 fps. Watchface and main menu is unaffected.

TLDR: UI stutters when finger on touchscreen inside apps.

alphazero1990 avatar Aug 10 '19 14:08 alphazero1990

Can you maybe try to turn one more CPU core on ? For instance, remove this line https://github.com/AsteroidOS/meta-lenok-hybris/blob/master/recipes-core/underclock/underclock/underclock#L6 in /usr/bin/underclock You can also try to change the CPU governor to something more agressive, but in any case your battery life should be shorter. https://github.com/AsteroidOS/meta-lenok-hybris/blob/master/recipes-core/underclock/underclock/underclock#L4

FlorentRevest avatar Aug 25 '19 18:08 FlorentRevest

Is it because of the clock rate or because of the touchscreen refresh rate? An incorrectly calibrated screen or a driver which is polling the touch state too often might drive the ui nuts

SourceDiver42 avatar Sep 14 '19 15:09 SourceDiver42