mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 16:58:12 +00:00
Added preview image and action buttons to UI
This commit is contained in:
@@ -73,7 +73,7 @@ class NewJobWindow(Frame):
|
||||
self.renderer_info = {}
|
||||
self.priority = IntVar(value=2)
|
||||
|
||||
self.master.title("Schedule Job")
|
||||
self.master.title("New Job")
|
||||
self.pack(fill=BOTH, expand=True)
|
||||
|
||||
# project frame
|
||||
|
||||
Reference in New Issue
Block a user