Commit fb43210
thyttan
messagegui: fixes and memory optimisation for Bangle.js 1
Don't add widget utils as it's currently broken for Bangle.js 1 (keeps
widget utils for Bangle.js 2).
Delete some variables before trying to navigate to a message overview
from the messages scroller.
Add zero ms timeout around calling a message overview from the messages
scroller.1 parent 57e422b commit fb43210
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
291 | | - | |
| 290 | + | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
344 | | - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
345 | 346 | | |
| 347 | + | |
346 | 348 | | |
347 | 349 | | |
348 | 350 | | |
| |||
0 commit comments