Bump version to 0.9.1; update localization files and add original image parameters in ImageBrowser
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good
All checks were successful
Gitea/kapitanbooru-uploader/pipeline/head This commit looks good
This commit is contained in:
@@ -52,6 +52,10 @@ class ImageBrowser(tk.Tk):
|
||||
|
||||
self.run_tagger_threads: Dict[str, threading.Thread] = {}
|
||||
|
||||
# Oryginalny obraz (do skalowania)
|
||||
self.current_image_original = None
|
||||
self.current_parameters = ""
|
||||
|
||||
self.create_menu()
|
||||
self.create_widgets()
|
||||
self.bind_events()
|
||||
|
Reference in New Issue
Block a user