Skip to content

Commit

Permalink
Let the tray icon's setup thread handle visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
DevilXD committed Jan 12, 2022
1 parent 8d5f66c commit 692a7f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,6 @@ def bridge(func):
menu,
)
self._icon.run_detached()
self._icon.visible = True

def stop(self):
if self._icon is not None:
Expand Down

0 comments on commit 692a7f9

Please sign in to comment.