pygui changes to avoid deleting session and open xml race conditions, fix to reset canvas view options when creating a new session
This commit is contained in:
parent
1f1b1c7b65
commit
f7281459ed
4 changed files with 12 additions and 8 deletions
|
@ -128,5 +128,4 @@ class CoreEmu:
|
|||
result = True
|
||||
else:
|
||||
logging.error("session to delete did not exist: %s", _id)
|
||||
|
||||
return result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue