clicking in the overview window now moves the insertion point
svn: r11481
This commit is contained in:
parent
6230ed7ed7
commit
9807a0d67b
|
@ -1634,7 +1634,8 @@
|
||||||
(- (unbox by) (/ ch 2))
|
(- (unbox by) (/ ch 2))
|
||||||
cw
|
cw
|
||||||
ch
|
ch
|
||||||
#t)))))
|
#t)
|
||||||
|
(send d-text set-position pos)))))
|
||||||
|
|
||||||
(define/public (delegate-moved)
|
(define/public (delegate-moved)
|
||||||
(let ([startb (box 0)]
|
(let ([startb (box 0)]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user