Fixed problem with the size of paragraphs not needing layout not being taken into...
authorJulian Smart <julian@anthemion.co.uk>
Sun, 30 Oct 2011 17:28:03 +0000 (17:28 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 30 Oct 2011 17:28:03 +0000 (17:28 +0000)
commitd3f6b1b575958dcd38c903082563a0ba60a0f5a9
tree3c26ea1009ddf6fce610771e244caa3293fdddcd
parent3ac17397c5860210f35d5ac47ea9c1834d4bce85
Fixed problem with the size of paragraphs not needing layout not being taken into account when calculating overall box size.
Should fix the problem with lines becoming insensitive to mouse clicks after adding a couple of shorter lines.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/richtext/richtextbuffer.cpp