mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 11:31:55 +02:00
Add in extra check to set ui state
This commit is contained in:
@@ -164,6 +164,7 @@ define [
|
||||
want = @$scope.editor.wantTrackChanges
|
||||
have = doc.getTrackingChanges()
|
||||
if want == have
|
||||
@$scope.editor.trackChanges = want
|
||||
return
|
||||
|
||||
do tryToggle = () =>
|
||||
|
||||
Reference in New Issue
Block a user