Merge branch 'release/5.11.0'
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / src / main / java / eu / etaxonomy / taxeditor / editor / view / descriptive / e4 / FactualDataPartE4.java
index 69c82db32adb7f5024317a29a66a7b8812cf8f1e..c4c476c10f2957278f034831d0618385b5dfff2b 100644 (file)
@@ -169,6 +169,7 @@ public class FactualDataPartE4 extends AbstractCdmEditorPartE4
                 }
                 featureNodeContainerCache.clear();
                 showViewer(structuredSelection, activePart, viewer);
+                this.viewer.getControl().setEnabled(isEnabled());
                 return;
             }
         }