Commit aeefe7c
committed
[gpad] transparent canvas color on Mac
When transparent style is specified,
canvas must be filled with 1001 fill style
to properly clear all previous drawings.
Logic was previosely implemented in TPad::PaintBox
and was not properly moved to TPad::PaintBorder1 parent a71bb24 commit aeefe7c
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3715 | 3715 | | |
3716 | 3716 | | |
3717 | 3717 | | |
3718 | | - | |
| 3718 | + | |
| 3719 | + | |
| 3720 | + | |
3719 | 3721 | | |
3720 | 3722 | | |
3721 | 3723 | | |
| |||
0 commit comments