From 455f4b6bdb185860ab7477caec94d459321852cc Mon Sep 17 00:00:00 2001 From: slhale Date: Fri, 28 Aug 2015 10:59:51 -0700 Subject: [PATCH] [Inspection] Add object inspector to edit mode Added an additional right pane to edit mode for the object inspector. Info of the editing object is displayed by default. If plot legends are clicked, those are inspected the same as in browse mode. --- .../edit/res/templates/edit-object.html | 87 +++++++++++-------- .../commonUI/edit/res/templates/edit.html | 4 +- .../edit/src/controllers/EditController.js | 6 ++ 3 files changed, 62 insertions(+), 35 deletions(-) diff --git a/platform/commonUI/edit/res/templates/edit-object.html b/platform/commonUI/edit/res/templates/edit-object.html index c2089781a4..f73bf9afd0 100644 --- a/platform/commonUI/edit/res/templates/edit-object.html +++ b/platform/commonUI/edit/res/templates/edit-object.html @@ -21,49 +21,68 @@ --> + ng-model="representation" + ng-click="ngModel.inspectionObjects = [domainObject]">
- -
- - -
- - -
-
- -