lfhbento / timeboxed-watchface

A simple, clean and customizable watchface for the Pebble smartwatch
MIT License
52 stars 19 forks source link

display wrong after dismissing the new event popus in version 4 #6

Closed pcause closed 7 years ago

pcause commented 8 years ago

I am using a pebble time with version 4+. this version of pebble pops up a little notification on the bottom of the screen before an event. when i click back to dismiss the popup the display from the watchface is incorrect. the battery level seems gone. i don't have the "enable quickview" mode set. maybe you intend this to be set but the description led me to believe it wasn't needed.

lfhbento-gt commented 8 years ago

Hi! If you have quick mode enabled, this is how it should look like when the notification shows: pebble_screenshot_2016-10-07_22-27-43

And with quickview disabled: pebble_screenshot_2016-10-07_22-28-55

In both cases the battery is gone as the display either adjusts for the notification or the notification covers it. You can use it either way depending on your preference. It should go back to the normal state when you click back.

pcause commented 8 years ago

thanks. didn't go back to normal on my watch. i have the wind direction/speed at bottom right (blank bottom left) and after dismissal it is right under the date and the battery % is missing

lfhbento-gt commented 8 years ago

I was trying to reproduce it and I realized that if you change the settings to disable quick view mode while the notification is up, it won't go back to the default state. Is that your case?

pcause commented 8 years ago

nope. i had the quick mode disabled when i had the issue. never turned it on at all or changed until after I posted this.

pcause commented 7 years ago

I enabled the quick view and all is OK. if I disable, without any notifications, I get the behavior again. Just leaving quick view enabled.

lfhbento-gt commented 7 years ago

I finally got to reproduce this and I think I figured it out. A fix will come in the 4.0 release :)

lfhbento-gt commented 7 years ago

Should be fixed now :D