thyttan

Results 161 comments of thyttan

> All sorted - I'm thinking of doing something with run+ so runners can see their splits at the end of their run, is that something that'd be accepted or...

> > * should `pace` be even more tightly integrated with `runplus`, so one could navigate to it in much the same way you swipe to the karvonen hr-zones screen?...

> I think we stick with how it's been done with karvonnen for now, with the split display and we can split apart if the app does seem to bloat...

For that case I would probably just do a `clearRect` on the area for the second and write the next second manually with `setInterval`. Should be easy and light weight?...

Hm, I think there may not be a way to work it out programmatically. So it's a bit hacky and maybe a bit of a head ache to maintain. I...

I guess it would not be impossible to integrate something like it inside `showPrompt` both for Bangle.js 1 and 2. It just feels a little overkill at first thought to...

> wdyt? Yes I agree :) It seems in line with what we say in the wiki entry"App Contributions".

Just tried it - but it just made my Bangle lock up! It was even hard to trigger the watchdog. No debugging info right now. Could try gathering if you...