diff options
Diffstat (limited to 'wasp/wasp.py')
| -rw-r--r-- | wasp/wasp.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wasp/wasp.py b/wasp/wasp.py index f624a8f..899fb7e 100644 --- a/wasp/wasp.py +++ b/wasp/wasp.py @@ -130,6 +130,7 @@ class Manager(): self.app = app watch.display.mute(True) + watch.drawable.reset() app.foreground() watch.display.mute(False) |
