Community
Participate
Working Groups
Tabs can be indented in tabbed property view. This feature should be implemented in new property view framework. Metamodel and implementation should be upgraded (for example, org.eclipse.papyrus.properties.xwt.XWTTabDescriptor should override the method org.eclipse.ui.views.properties.tabbed.AbstractTabDescriptor.isIndented() Camille Letavernier should propose a patch for this soon.
Created attachment 187627 [details] Correction : tab indentation is now possible This patch enables the tab indentation in the Property View
(In reply to comment #1) > Created attachment 187627 [details] > Correction : tab indentation is now possible > > This patch enables the tab indentation in the Property View Patch applied in r3823. Thanks!