]> git.lyx.org Git - features.git/commit
Fix tabular cursor movement:
authorVincent van Ravesteijn <vfr@lyx.org>
Wed, 19 Nov 2008 01:02:48 +0000 (01:02 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Wed, 19 Nov 2008 01:02:48 +0000 (01:02 +0000)
commitd38cc523c68d891f2d8a6fb17bd52f48adaf9390
tree3328efc2523af4090823cd2192b033683af56077
parent550f1d9ce85ddfeadf7e091a8f9f4ecee4bd14ab
Fix tabular cursor movement:
- allow repeated shift-up in a multi-line column,
- finish r27581 and r27567 :
    we have to call cur.selHandle ourselves now,
- do not dispatch to the cell in multicell selection.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27632 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/InsetTabular.cpp