Commit 810cb5a
patch 9.0.0454: incorrect color for modeless selection with GTK
Problem: Incorrect color for modeless selection with GTK.
Solution: Use simple inversion instead of XOR. (closes #11111)1 parent 83a19c5 commit 810cb5a
2 files changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6261 | 6261 | | |
6262 | 6262 | | |
6263 | 6263 | | |
6264 | | - | |
| 6264 | + | |
6265 | 6265 | | |
6266 | 6266 | | |
6267 | 6267 | | |
| |||
6281 | 6281 | | |
6282 | 6282 | | |
6283 | 6283 | | |
6284 | | - | |
6285 | | - | |
6286 | | - | |
| 6284 | + | |
6287 | 6285 | | |
6288 | 6286 | | |
6289 | | - | |
6290 | | - | |
6291 | 6287 | | |
6292 | 6288 | | |
6293 | 6289 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
703 | 703 | | |
704 | 704 | | |
705 | 705 | | |
| 706 | + | |
| 707 | + | |
706 | 708 | | |
707 | 709 | | |
708 | 710 | | |
| |||
0 commit comments