pebble / pebblejs

Program the Pebble with simply JavaScript
MIT License
455 stars 229 forks source link

Modifications while Voice window is the top window cause a crash #165

Open Meiguro opened 8 years ago

Meiguro commented 8 years ago

Because the voice window is not a Simply/Pebble.js window, it confuses Pebble.js. Change the way windows are managed to check for this.

andreipopovici commented 8 years ago

Not sure if it helps, but crashes happen intermittently now. It may be a race condition, but sometimes it returns to the previous Card window and correctly updates the body, other times it crashes right after dismissing the dictation confirmation window/modal.