]> git.lyx.org Git - lyx.git/commit
Select word on double click even when at boundary
authorScott Kostyshak <skostysh@lyx.org>
Fri, 13 Jun 2014 13:43:26 +0000 (09:43 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 13 Jun 2014 14:48:49 +0000 (10:48 -0400)
commitbcbc1626659601adaff6b573afd2e48dfea0b7d4
treedca582d43d8d9d67a98bcd675a6a6d15c3f8fe2f
parent01ba22efffaa06e8c8ee4730b5d63ffd16e95c9f
Select word on double click even when at boundary

Now when double clicking on a boundary of a word, the
word is selected. This also causes single-letter words
to now be selected (fixes #9159).
src/Text3.cpp