Merge branch 'main' into feature/status_shapes
This commit is contained in:
@@ -497,6 +497,7 @@ class GuiDocEditor(QPlainTextEdit):
|
|||||||
return False
|
return False
|
||||||
|
|
||||||
self.setDocumentChanged(False)
|
self.setDocumentChanged(False)
|
||||||
|
self.docTextChanged.emit(self._docHandle, self._lastEdit)
|
||||||
|
|
||||||
oldHeader = self._nwItem.mainHeading
|
oldHeader = self._nwItem.mainHeading
|
||||||
oldCount = SHARED.project.index.getHandleHeaderCount(tHandle)
|
oldCount = SHARED.project.index.getHandleHeaderCount(tHandle)
|
||||||
|
|||||||
Reference in New Issue
Block a user