| Summary: | [settings] Allow plug-in contributed settings pages to customize UI | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Curtis Windatt <curtis.windatt.public> |
| Component: | Client | Assignee: | Curtis Windatt <curtis.windatt.public> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Michael_Rennie |
| Version: | 5.0 | ||
| Target Milestone: | 5.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Curtis Windatt
https://git.eclipse.org/r/#/c/19996/ Adds a css class to the settings contents div based on the category name. Also turns off selection in the tree. I used the category of the first setting as I was concerned the section title would be localized. I tried applying the class to the parent (so section title could be stylized), but that div isn't deleted when switching pages (it would collect class names "validationSettingsTable generalSettingsTable" etc.) |