Buzz does not force an answer
cmiller8 opened this issue · 3 comments
cmiller8 commented
when the Fitbit buzzes me (which it does every hour or so it seems), it doesn’t go to those further question screens. I can essentially ignore the buzz if I want.
In the previous version, when the buzz occurs, the watch face has already gone to the first question and doesn't let you return to the clock until you have answered
Perhaps there’s a toggle between ‘force’ and ‘allow ignore’ or something like that
cmiller8 commented
This issue is keeping in mind that my clock face doesn't have additional questions yet -- so this may be a moot point
pjayathissa commented
This can be easily fixed using an SVG that blocks the time section of the screen using a black rectangle when the buzz is made
pjayathissa commented
done