[Refactor] Remove the code that is no longe in use.
This commit is contained in:
@@ -11,7 +11,6 @@ class _CreateWindowCover(CTkToplevel):
|
||||
self.title("")
|
||||
self.overrideredirect(True)
|
||||
|
||||
# self.wm_attributes("-alpha", 0.5)
|
||||
self.wm_attributes("-toolwindow", True)
|
||||
|
||||
self.attach_window = attach_window
|
||||
|
||||
Reference in New Issue
Block a user