Update item change signals
This commit is contained in:
@@ -297,10 +297,6 @@ class NWIndex:
|
||||
self._rootChange[tItem.itemRoot] = nowTime
|
||||
if not blockSignal:
|
||||
tItem.notifyToRefresh()
|
||||
SHARED.indexSignalProxy({
|
||||
"event": "scanText",
|
||||
"handle": tHandle,
|
||||
})
|
||||
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user