Commit cc104be
committed
[Gtk4] Fix Composite background not propagating
Snapshot background before snapshoting children to actually propagate
the background if not overriden.
Fixes one of the most notable problems on Gtk 4 - backgrounds being all
white making components look out of place, not distinguish text fields
from the rest and so on.1 parent 53a4f88 commit cc104be
3 files changed
Lines changed: 52 additions & 1 deletion
File tree
- bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets
Lines changed: 37 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
525 | 562 | | |
526 | 563 | | |
527 | 564 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1716 | 1716 | | |
1717 | 1717 | | |
1718 | 1718 | | |
| 1719 | + | |
| 1720 | + | |
| 1721 | + | |
| 1722 | + | |
1719 | 1723 | | |
1720 | 1724 | | |
1721 | 1725 | | |
1722 | 1726 | | |
1723 | 1727 | | |
1724 | 1728 | | |
1725 | 1729 | | |
1726 | | - | |
1727 | 1730 | | |
1728 | 1731 | | |
1729 | 1732 | | |
| |||
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2281 | 2281 | | |
2282 | 2282 | | |
2283 | 2283 | | |
| 2284 | + | |
| 2285 | + | |
| 2286 | + | |
| 2287 | + | |
| 2288 | + | |
| 2289 | + | |
| 2290 | + | |
| 2291 | + | |
| 2292 | + | |
| 2293 | + | |
| 2294 | + | |
2284 | 2295 | | |
2285 | 2296 | | |
2286 | 2297 | | |
| |||
0 commit comments