Commit Graph

5 Commits (a2fe8c3722f56c59957642cad2bb0a6454dc6f5b)

Author SHA1 Message Date
Richard de Boer 9f8e451a24 menusmall: follow latest E_showMenu improvements
- remove unused variable
- remove unused parameter from `select()`
- shave a few bytes off `move()`

If a numerical item has `item.wrap` we no longer check if `item.min/max` is set,
because your menu will be broken either way.
Only small optimizations, so skip the version bump.
2021-11-01 19:50:21 +01:00
Richard de Boer 310bf60ed7 menusmall: use Bangle.appRect 2021-10-29 18:45:30 +02:00
Richard de Boer f2f500e474 menusmall: add `wrap` option 2021-10-29 18:35:55 +02:00
Gordon Williams 541dbb4a9b fix lint error 2021-10-14 16:34:32 +01:00
Gordon Williams c795b5e3c5 Add menusmall for small menus on Bangle.js 2
Updated about with new images
2021-10-14 16:22:49 +01:00