Commit Graph

10 Commits (502755b253fba0cdc4350a6fc6b7540d5c41e145)

Author SHA1 Message Date
Rob Pilling 7822445b6a promenu: fix values going below minimum 2024-06-16 17:52:10 +01:00
Rob Pilling 1fa407b305 promenu: only run onchange/draw if value changes 2024-06-16 17:51:32 +01:00
Rob Pilling d9bc0aaffa promenu: fix whitespace 2024-06-16 17:51:08 +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 a0e5090254 promenu: fix boolean overwriting 2024-05-14 08:36:03 +01:00
Rob Pilling b5ad702c3a promenu: simplify if-else 2024-05-14 08:36:03 +01:00
Rob Pilling 9c6f14a63e promenu: item function typings / tweaks 2024-05-14 08:36:03 +01:00
Rob Pilling b5313e5c82 promenu: pass `back` into setUI() for the back button 2024-05-14 08:36:03 +01:00
Rob Pilling c22f16eb74 promenu: typescript 2024-05-13 18:20:32 +01:00