From febe4c270b9a1b3d7cd1ab3fd652f1149863c8cf Mon Sep 17 00:00:00 2001 From: Mukul Date: Fri, 20 Jan 2017 12:12:53 +0530 Subject: [PATCH] this is for close annotation model sketch brush must not work --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js index ee44509..d92a928 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 () { -- libgit2 0.21.4