no, really fixed this time
original commit: f5cb77f758943c5e96db81a663a8b6834a20562c
This commit is contained in:
parent
b9a6facaa8
commit
9b51d18bd4
|
@ -477,7 +477,7 @@
|
||||||
(send brush set-style wx:const-solid)
|
(send brush set-style wx:const-solid)
|
||||||
(send pen set-colour color)
|
(send pen set-colour color)
|
||||||
(send brush set-colour color)
|
(send brush set-colour color)
|
||||||
(send dc set-logical-function wx:const-and)]
|
(send dc set-logical-function wx:const-copy)]
|
||||||
[(and (not before) (not color) b/w-bitmap)
|
[(and (not before) (not color) b/w-bitmap)
|
||||||
(send pen set-stipple b/w-bitmap)
|
(send pen set-stipple b/w-bitmap)
|
||||||
(send pen set-style wx:const-stipple)
|
(send pen set-style wx:const-stipple)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user