Commit Graph

17 Commits (7670b4dbaaf1d632ea9af9c62754bd79290c5d8a)

Author SHA1 Message Date
Rob Pilling 7c2f191fa7 promenu: don't show "..." if the string isn't truncated 2024-10-16 21:58:19 +01:00
Rob Pilling bb769a0bb9 promenu: don't modify the menu object
This fixes hadash, which uses `menu[""]` after calling `showMenu`
2024-10-03 12:01:42 +01:00
Rob Pilling aa6e46898f promenu: generate js 2024-09-12 18:22:47 +01:00
Rob Pilling c6d4713f5b promenu: only calculate offsets for plain (non-image) strings
This fixes the alarm app, for example, which shows images within the strings
2024-08-10 16:19:30 +01:00
Rob Pilling 5dac7b2624 promenu: return a scroller (fixes alarms app) 2024-08-10 15:54:12 +01:00
Rob Pilling 120bc9a300 promenu: generate JS 2024-06-16 17:52:43 +01:00
Rob Pilling 6bd3d2e599 promenu: fix removal of final menu item & `E.showMenu(<nothing>)` 2024-05-21 21:44:54 +01:00
Rob Pilling dd0fd23af1 promenu: register swipe as part of setUI
... for removing later, e.g. when a submenu comes along
2024-05-14 21:53:24 +01:00
Rob Pilling 760ddb9403 promenu: generate js 2024-05-14 08:36:03 +01:00
Rob Pilling c22f16eb74 promenu: typescript 2024-05-13 18:20:32 +01:00
Rob Pilling 6c4bd363da promenu: fix back/setUI wiping previous setUI 2024-05-13 18:20:32 +01:00
Rob Pilling c0f4a195db promenu: options.scroll support 2024-05-13 18:20:32 +01:00
Rob Pilling 927102ab96 promenu: options.back() support 2024-05-13 18:20:32 +01:00
Rob Pilling 0fc8fdd636 promenu: options.topWidgets for leaving widget space 2024-05-13 18:20:32 +01:00
Anton a468292536 Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
Ronin0000 d546921177
fix text overlapping text issue 2022-01-05 15:35:57 -08:00
Ronin0000 1adeef592b
Create bootb2.js 2022-01-05 08:51:42 -08:00