.
original commit: 598f24ad484e75a4629b48006908749a011e64de
This commit is contained in:
parent
4cb36688c0
commit
41b385f0e1
|
@ -3587,7 +3587,7 @@
|
|||
[abox (box 0)])
|
||||
; To bottom of first line
|
||||
(send (send e get-admin) get-dc #f ybox)
|
||||
(set! dy (+ -2 (abs (unbox ybox)) (send e line-location 0 #f))) ; -2 is fudge factor
|
||||
(set! dy (+ (abs (unbox ybox)) (send e line-location 0 #f)))
|
||||
|
||||
; Add diff for client size
|
||||
(send c get-client-size wbox hbox)
|
||||
|
|
Loading…
Reference in New Issue
Block a user