..
original commit: c327f4ad30c1750a769ee3197c2e0d067698dcb5
This commit is contained in:
parent
096b767998
commit
0ee1729136
|
@ -446,8 +446,7 @@
|
|||
(let ([sel-start (send edit get-start-position)]
|
||||
[sel-end (send edit get-end-position)])
|
||||
(when (and (= sel-start sel-end)
|
||||
(not (= sel-start 0))
|
||||
(not (= sel-start (send edit last-position))))
|
||||
(not (= sel-start 0)))
|
||||
|
||||
(let ([sel-start
|
||||
(if (= sel-start
|
||||
|
|
Loading…
Reference in New Issue
Block a user