*** empty log message ***
original commit: 3cd30a8fcd41509e60f1074c36acf462802d22aa
This commit is contained in:
parent
6e1b52b1d5
commit
c2d222ebec
|
@ -265,7 +265,7 @@
|
||||||
(send edit get-start-position))]
|
(send edit get-start-position))]
|
||||||
[bt (box 0)]
|
[bt (box 0)]
|
||||||
[bb (box 0)])
|
[bb (box 0)])
|
||||||
(send edit get-visible-line-range bt bb)
|
(send edit get-visible-line-range bt bb #f)
|
||||||
(let* ([half (sub1 (quotient (- (unbox bb) (unbox bt)) 2))]
|
(let* ([half (sub1 (quotient (- (unbox bb) (unbox bt)) 2))]
|
||||||
[last-pos (send edit position-line (send edit last-position))]
|
[last-pos (send edit position-line (send edit last-position))]
|
||||||
[top-pos (send edit line-start-position
|
[top-pos (send edit line-start-position
|
||||||
|
|
Loading…
Reference in New Issue
Block a user