]> git.lyx.org Git - lyx.git/commit
Fix update bug when leaving a wide inset with up or down arrow.
authorRichard Heck <rgheck@comcast.net>
Mon, 13 Aug 2007 17:23:42 +0000 (17:23 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 13 Aug 2007 17:23:42 +0000 (17:23 +0000)
commit236badeac073a22d1c9e814979e8d9acb6589e81
tree6c70957698ec6e080c61d103cd13eb2fafb3e8dd
parent7fca02e290f5e6518c6c70479df3dcf8651ecfe4
Fix update bug when leaving a wide inset with up or down arrow.
Override notifyCursorLeaves() in InsetText to force update when
inset was wide. Should be removed if and when wide is.

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