Note about spellcheck performance
This commit is contained in:
@@ -28,6 +28,7 @@ angular.module('app')
|
||||
this.spellcheck = true;
|
||||
this.componentManager = componentManager;
|
||||
this.componentStack = [];
|
||||
this.isDesktop = isDesktopApplication();
|
||||
|
||||
$rootScope.$on("sync:taking-too-long", function(){
|
||||
this.syncTakingTooLong = true;
|
||||
|
||||
Reference in New Issue
Block a user