Fixed window settings persistence; improved color scheme
This commit is contained in:
@@ -17,6 +17,7 @@ class BuiltinsException(Exception):
|
||||
...
|
||||
|
||||
|
||||
|
||||
# NOTE: Threads WILL NOT die with parent's destruction.
|
||||
def threaded_wrapper(fn):
|
||||
def wrapper(*args, **kwargs):
|
||||
|
Reference in New Issue
Block a user