Disabled context menu for Location items in edit mode, and disabled context menu items for non-creatable objects

This commit is contained in:
Henry
2015-12-10 17:39:56 -08:00
parent b32eb363f1
commit 0ce19ad75d
3 changed files with 28 additions and 8 deletions

View File

@@ -19,7 +19,11 @@
this source code distribution or the Licensing information page available
at runtime from the About dialog for additional information.
-->
<style>
.s-status-editing .location-item{
pointer-events: none;
}
</style>
<span class="l-inspect" ng-controller="ObjectInspectorController as controller">
<div ng-controller="PaneController as modelPaneEdit">
<mct-split-pane class='abs contents split-layout' anchor='bottom'>