]> git.lyx.org Git - features.git/commit
* Update::SinglePar should be enough for most cases. In notifyCursorLeaves though...
authorStefan Schimanski <sts@lyx.org>
Mon, 3 Mar 2008 15:21:13 +0000 (15:21 +0000)
committerStefan Schimanski <sts@lyx.org>
Mon, 3 Mar 2008 15:21:13 +0000 (15:21 +0000)
commitd87c5c062b56505eb19ff68a600f3555d3e1b3d7
treeaea523bef320c0789d409a0ee3079d29966ac683
parent7406991fd4ed219a160912986b20eb4908c319c1
* Update::SinglePar should be enough for most cases. In notifyCursorLeaves though we might need a fullscreen redraw if we don't add more clever checks whether the cursors moved to another paragraph.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23415 a592a061-630c-0410-9148-cb99ea01b6c8
src/mathed/MathMacro.cpp
src/mathed/MathMacroTemplate.cpp