pebble-dev / RebbleOS

open source operating system for low-power smartwatches
Other
355 stars 38 forks source link

Back button has different behaviour for watchfaces. #159

Closed AviiNL closed 3 years ago

AviiNL commented 3 years ago

A watchface should only turn on the backlight, and not go "back" to the menu when the back button is pressed. Not sure if this is the way to do it, but it does work.

jwise commented 3 years ago

Looks good to me. I wonder why the 'if != watchface' block above does not work as advertised...