]> git.lyx.org Git - features.git/commit
Do not assert when cursor is deeper than anchor
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 18 Mar 2016 17:03:22 +0000 (18:03 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 22 Mar 2016 12:48:15 +0000 (13:48 +0100)
commit0aaa930a5c1d400e69082eb60ccac47cc88f9859
tree92c31b8cbc9cb7d5d91a61796ef53c2b8f092f44
parent9955fbbf2cbe357300cc514fdb22a1e5a3d3f9ee
Do not assert when cursor is deeper than anchor

This works around bug #9917 and might give us an occasion of obtaining a recipe for reproducing it.
src/Cursor.cpp