clicking in the overview window now moves the insertion point

svn: r11481
This commit is contained in:
Robby Findler 2008-08-29 13:27:17 +00:00
parent 6230ed7ed7
commit 9807a0d67b

View File

@ -1634,7 +1634,8 @@
(- (unbox by) (/ ch 2))
cw
ch
#t)))))
#t)
(send d-text set-position pos)))))
(define/public (delegate-moved)
(let ([startb (box 0)]