After all, we don't need to call the callbacks ourselves!
This commit is contained in:
parent
be5f2f1cb5
commit
8f2918f4fa
|
@ -451,7 +451,6 @@ class EditorWindow:
|
|||
self.color.close(doh) # Cancel colorization
|
||||
if not colorizing:
|
||||
self.top.destroy()
|
||||
self.top.after_idle(WindowList.call_callbacks)
|
||||
return reply
|
||||
|
||||
def load_extensions(self):
|
||||
|
|
Loading…
Reference in New Issue