Skip to content

Commit c0982d7

Browse files
committed
N&N: Support for rounded tabs has been removed
1 parent d3cdbc5 commit c0982d7

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

news/4.40/platform.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,23 @@ A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgeme
1717
## Preferences
1818
-->
1919

20-
<!--
2120
---
2221
## Themes and Styling
23-
-->
2422

25-
<!--
26-
---
27-
## Views, Dialogs and Toolbar
28-
-->
23+
### Removed Rounded Tabs Support
24+
<!-- https://github.com/eclipse-platform/eclipse.platform.ui/pull/3822 -->
25+
<details>
26+
<summary>Contributors</summary>
27+
28+
- [Lars Vogel](https://github.com/vogella)
29+
</details>
30+
31+
Eclipse now only supports square tabs in `CTabRendering`.
32+
The `Use round tabs` checkbox in the `General > Appearance` preference page and the `swt-corner-radius` CSS property are no longer available.
33+
All tabs now have square corners.
2934

30-
<!--
3135
---
3236
## General Updates
33-
-->
3437

3538
### Global Search Navigation Shortcuts
3639
<details>

0 commit comments

Comments
 (0)