mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-03 14:19:01 +02:00
added comment for background polling change
This commit is contained in:
@@ -27,6 +27,8 @@ define [
|
||||
doc: ide.fileTreeManager.findEntityById(doc_id)
|
||||
}
|
||||
|
||||
# for performance, only update the display if the old or new
|
||||
# statuses have any unsaved files
|
||||
if _.size(newStatus) or _.size(oldStatus)
|
||||
$scope.docSavingStatus = newStatus
|
||||
$scope.$apply()
|
||||
|
||||
Reference in New Issue
Block a user