Skip intermediate steps when loading/saving json files, and always use 2 space indent
This commit is contained in:
+1
-1
@@ -1024,7 +1024,7 @@ class NWProject():
|
||||
return True
|
||||
|
||||
def setTreeOrder(self, newOrder):
|
||||
"""A list representing the liner/flattened order of project
|
||||
"""A list representing the linear/flattened order of project
|
||||
items in the GUI project tree. The user can rearrange the order
|
||||
by drag-and-drop. Forwarded to the NWTree class.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user