diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js index e749057..844188a 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js @@ -300,6 +300,7 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic $('.btnCursor').removeClass('activebtncolor'); $(".btn-annotation").removeClass("activebtncolor"); $rootScope.isAnnotaionToolBarDrawingModeActive = true; + $rootScope.switchCanvas(); } $rootScope.CIAnotationIdentifyModeOff = false; $rootScope.OnIdentifyClick = function () {