Fix shapes with borders to work with pen styles.
This commit is contained in:
parent
744fde1fa8
commit
80bf6a93e5
|
@ -227,7 +227,7 @@
|
|||
find-or-create-pen
|
||||
border-color
|
||||
border-width
|
||||
'solid))
|
||||
(send old-pen get-style)))
|
||||
(send dc draw-path dc-path (- dx x) (- dy y))
|
||||
(send dc set-brush old-brush)
|
||||
(send dc set-pen old-pen))
|
||||
|
|
Loading…
Reference in New Issue
Block a user