The basic functionality of the novel tree view is now in place
This commit is contained in:
@@ -118,7 +118,7 @@ class GuiProjectSettings(PagedDialog):
|
||||
self.theProject.setImportColours(importCol)
|
||||
|
||||
if self.tabStatus.colChanged or self.tabImport.colChanged:
|
||||
self.theParent.rebuildTree()
|
||||
self.theParent.rebuildTrees()
|
||||
|
||||
if self.tabReplace.arChanged:
|
||||
newList = self.tabReplace.getNewList()
|
||||
|
||||
Reference in New Issue
Block a user