Andrew Gregory
36e89aad32
Update E_showScroller.js
...
Change scroll to be a property instead of a function and use it instead of selected
2022-02-24 11:25:59 +08:00
Andrew Gregory
58712a11bb
Update E_showScroller.js
...
Respect Bangle.appRect
Only draw arrows when needed
Prefer to draw selection in middle of screen
Implement scroll function
Pass selected flag to draw function
Make selection box drawing optional
2022-02-23 21:35:42 +08:00
Gordon Williams
2ec19bccfb
Ensure showscroller on Bangle.js 1 honours options.scroll ( #2156 )
2022-02-21 16:42:54 +00:00
Gordon Williams
ff25ff80df
Bangle.setUI is now minified, also calls Bangle.uiRemove if it was set (to clean up custom UI additions)
...
E.showScroller tweaks to allow redraw requests, get/set initial scroll amount, negative scroll (for titles)
2022-02-09 14:12:47 +00:00
Gordon Williams
b8c9194bdc
Bangle.js1: Fix E.showScroller implementation
2021-11-10 13:36:01 +00:00
Gordon Williams
35e46ef6a1
Bangle.js: Add Bangle.appRect to allow apps to see how much space is available for them
2021-10-27 10:14:33 +01:00
Gordon Williams
2e45d3a071
Bangle.js: Add E.showScroller for scrollable lists
2021-10-25 15:06:03 +01:00