macro-stepper: fixed ? position in arrows
svn: r17167 original commit: 366ba64bc54de7f4e2b2844fb25cb3c976f92e60
This commit is contained in:
parent
c2871382e6
commit
3b182d975f
|
@ -285,7 +285,7 @@
|
|||
(send dc set-text-foreground color)
|
||||
(send dc draw-text "?"
|
||||
(+ endx dx fw)
|
||||
(- endy dy fh)))))))])
|
||||
(- (+ endy dy) fh)))))))])
|
||||
(add-mouse-drawing from1 from2 draw tack-box)
|
||||
(add-mouse-drawing to1 to2 draw tack-box))))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user