From f52704b52b140cac333eb461b07006dc058875d1 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 15 Nov 2016 12:34:43 +0530 Subject: [PATCH] Settings > The entire highlighted part should be active --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js | 2 +- 400-SOURCECODE/AIAHTML5.Web/index.html | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js index 05049c4..e9761cc 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js @@ -1034,7 +1034,7 @@ AIA.controller("HomeController", ["$rootScope", "Modules", "$log", "$location", } }); // Annotation: Edit Text option is missing. - // alert($rootScope.CurrentWidth); + // alert($rootScope.CurrentWidth); // alert($rootScope.CurrentHeight); $("#annotationTextModal").css("padding-right", "0px"); if (($rootScope.CurrentWidth > 0 && $rootScope.CurrentHeight > 0) || ($rootScope.CurrentWidth > 0 && $rootScope.CurrentHeight <= 0) || ($rootScope.CurrentWidth <= 0 && $rootScope.CurrentHeight > 0)) { diff --git a/400-SOURCECODE/AIAHTML5.Web/index.html b/400-SOURCECODE/AIAHTML5.Web/index.html index 847ce1f..63918be 100644 --- a/400-SOURCECODE/AIAHTML5.Web/index.html +++ b/400-SOURCECODE/AIAHTML5.Web/index.html @@ -440,9 +440,10 @@
Annotation
-
-- libgit2 0.21.4