ui: postpone loading 'details' part of selected item in MasterDetailsComponent until it is shown
For project with many facets initialization of facet type node in Project Structure dialog may take a while (IDEA-185499), but actually user won't see these editors until he clicks on 'Facets' item. This fix will postpone creation of facet type editor until FacetStructureConfigurable is shown.
Showing
+6 -1