1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui/bitmap
Aidan MacDonald 871572b6c3 touchscreen: improved pixelwise scrolling in lists
Scrolling via the scrollbar is now a bit smoother -- it's
now drawn pixelwise, and dragging it will scroll the list
pixelwise instead of rigidly snapping to items.

Several other general UX issues were fixed:

- List and scrollbar now occupy the full viewport height,
  to maximize use of screen space.
- Fixed issue with last item in the list suddenly appearing
  or disappearing while scrolling.
- Prevented scrolling into blank space after the last item.

Change-Id: Ib279ac87ec2f2ffc8834c19ff0af45286e2d6d4d
2021-11-24 19:03:16 -05:00
..
list-skinned.c list-skinned.c check label pointer for validity 2021-08-03 02:49:17 +00:00
list.c touchscreen: improved pixelwise scrolling in lists 2021-11-24 19:03:16 -05:00