feature/session #27
@@ -37,6 +37,7 @@ class ImageWindow:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    def on_closing(self):
 | 
					    def on_closing(self):
 | 
				
			||||||
        self.countdown_sound.stop()
 | 
					        self.countdown_sound.stop()
 | 
				
			||||||
 | 
					        self.window.destroy()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def next_image(self):
 | 
					    def next_image(self):
 | 
				
			||||||
        if self.toolbar.timer_check is not None:
 | 
					        if self.toolbar.timer_check is not None:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user