]> git.lyx.org Git - lyx.git/commit
Fix off-by-one condition when right clicking over selection
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 19 Jan 2021 18:21:43 +0000 (19:21 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 19 Jan 2021 18:24:10 +0000 (19:24 +0100)
commit566b4de5cd4d9ac2d12f3d7b8fa0af8e0f0702da
tree6c27eb35464c7320a67d48f3ba54ee72b9fe71c1
parent5908bb3ea6e6962308c70bd05a7f61baa8f2e0ce
Fix off-by-one condition when right clicking over selection

Fixes bug #10429.
src/Text3.cpp