Commit Graph

6 Commits (9de0a3676daa8794748b2a08dcf5f19f49c59b77)

Author SHA1 Message Date
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
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