Commit 16e501f
Remove fillRegion() and Region.subtract block in CTabFolderRenderer
With square tab corners, the Region.subtract block in drawTabArea that
painted parent background into curved-corner cutouts was always empty.
Remove it along with the now-unused fillRegion() helper.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3dfe610 commit 16e501f
File tree
1 file changed
+1
-17
lines changed- bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom
1 file changed
+1
-17
lines changedLines changed: 1 addition & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1200 | 1200 | | |
1201 | 1201 | | |
1202 | 1202 | | |
1203 | | - | |
1204 | | - | |
1205 | | - | |
1206 | | - | |
1207 | | - | |
1208 | | - | |
1209 | | - | |
1210 | 1203 | | |
1211 | 1204 | | |
1212 | 1205 | | |
| |||
1293 | 1286 | | |
1294 | 1287 | | |
1295 | 1288 | | |
1296 | | - | |
1297 | | - | |
1298 | | - | |
1299 | | - | |
1300 | | - | |
1301 | | - | |
1302 | | - | |
1303 | | - | |
1304 | | - | |
1305 | | - | |
| 1289 | + | |
1306 | 1290 | | |
1307 | 1291 | | |
1308 | 1292 | | |
| |||
0 commit comments