hide the anchor, take 2
svn: r10959
This commit is contained in:
parent
fe0fc8e20b
commit
21e3f5f6c5
|
@ -2084,6 +2084,7 @@
|
|||
(clear-search-highlight)
|
||||
(send find-edit text-to-search-changed text-to-search #f)
|
||||
(when text-to-search
|
||||
(send text-to-search set-search-anchor #f)
|
||||
(let ([canvas (send text-to-search get-canvas)])
|
||||
(when canvas
|
||||
(send canvas focus))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user