diff --git a/platform/features/layout/res/templates/fixed.html b/platform/features/layout/res/templates/fixed.html index 9ca5f981c7..03e0b106ee 100644 --- a/platform/features/layout/res/templates/fixed.html +++ b/platform/features/layout/res/templates/fixed.html @@ -15,6 +15,7 @@ style="position: absolute;" key="element.template" parameters="{ gridSize: controller.getGridSize() }" + ng-class="{ disabled: controller.selected() && !controller.selected(element) }" ng-style="element.style" ng-click="controller.select(element)" ng-model="element">