You are reading a single comment by @NebbishHacker and its replies.
Click here to read the full conversation.
-
Yeah, that would be better. But how can I detect that widget is being dismissed?
Would the the E.on('kill',...) event work? (see https://github.com/espruino/BangleApps/blob/master/README.md#misc-notes)
I am only storing once a second as long as the timer is active. When the timer is not active, the widget is loaded, but not shown.
Yeah, that would be better. But how can I detect that widget is being dismissed?