Update count and infor separately, and make sure info is updated on item edit
This commit is contained in:
+1
-1
@@ -251,7 +251,7 @@ class GuiDocViewer(QTextBrowser):
|
||||
|
||||
return
|
||||
|
||||
def updateDocTitle(self, tHandle):
|
||||
def updateDocInfo(self, tHandle):
|
||||
"""Called when an item label is changed to check if the document
|
||||
title bar needs updating,
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user