diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js index 1415ea3..5ac240f 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js @@ -353,15 +353,15 @@ function ($scope, $rootScope, pages, log, $http, DataService, $filter, $location $scope.jsPanelWidth = 900; $scope.jsPanelHeight = $scope.ThreeDOpenInOtherModules.size.height; - if ($scope.ThreeDOpenInOtherModules.size.height > 750) - $scope.jsPanelHeight = 750; + if ($scope.ThreeDOpenInOtherModules.size.height > 560) + $scope.jsPanelHeight = 560; $scope.jsPanelLeft = 320; $scope.jsPanelTop = $rootScope.cBModulejsPanelTop(); } else { - $scope.jsPanelWidth = $(window).outerWidth() - 23; - $scope.jsPanelHeight = $(window).outerHeight() - 104; + $scope.jsPanelWidth = $(window).outerWidth() - 10; + $scope.jsPanelHeight = $(window).outerHeight() - 105; $scope.jsPanelLeft = 1; $scope.jsPanelTop = 70; } @@ -374,7 +374,7 @@ function ($scope, $rootScope, pages, log, $http, DataService, $filter, $location theme: 'success', currentController: '3dAController', parentSlug: $scope.Get3DwindowStoreData(windowviewid, 'parentSlugName'), - content: '