🐛 Close the window
This commit is contained in:
parent
d1400da930
commit
aa347b093c
@ -37,6 +37,7 @@ class ImageWindow:
|
||||
|
||||
def on_closing(self):
|
||||
self.countdown_sound.stop()
|
||||
self.window.destroy()
|
||||
|
||||
def next_image(self):
|
||||
if self.toolbar.timer_check is not None:
|
||||
|
Loading…
Reference in New Issue
Block a user