Commit 162aba1
Remove round tabs support from CTabRendering
Removes the CSS-based rounded tab rendering feature from CTabRendering.
This includes the swt-corner-radius CSS property, the CirclePart enum
and
circle drawing methods, the cornerSize field, and all round-tab
rendering
branches in drawTabBody, drawSelectedTab, and drawUnselectedTab.
Also removes the USE_ROUND_TABS preference, the corresponding UI
checkbox
in ViewsPreferencePage, and the CSSPropertyCornerRadiusSWTHandler class.
Fixes #3806
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e1fe34e commit 162aba1
File tree
8 files changed
+35
-502
lines changed- bundles
- org.eclipse.e4.ui.css.swt
- src/org/eclipse/e4/ui
- css/swt/properties/custom
- internal/css/swt
- org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt
- org.eclipse.ui.workbench/eclipseui/org/eclipse/ui/internal
- dialogs
- docs
8 files changed
+35
-502
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | 90 | | |
99 | 91 | | |
100 | 92 | | |
| |||
Lines changed: 0 additions & 48 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
| |||
0 commit comments