Commit ca5e26c
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::PaintBorder
(cherry picked from commit aeefe7c)1 parent d7b8832 commit ca5e26c
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3680 | 3680 | | |
3681 | 3681 | | |
3682 | 3682 | | |
3683 | | - | |
| 3683 | + | |
| 3684 | + | |
| 3685 | + | |
3684 | 3686 | | |
3685 | 3687 | | |
3686 | 3688 | | |
| |||
0 commit comments