]> git.lyx.org Git - features.git/commit
Fix "inset in tabular cell sticks out over cell border" bug
authorMartin Vermeer <martin.vermeer@hut.fi>
Mon, 17 Jul 2006 05:30:36 +0000 (05:30 +0000)
committerMartin Vermeer <martin.vermeer@hut.fi>
Mon, 17 Jul 2006 05:30:36 +0000 (05:30 +0000)
commit20a9acdecee424657b39ddc72c82a49ac86ef59a
treefad0812be48d7631b4f91fe982970f8846f672b6
parent921f1144ccfaf0f118475e2c6b8da41768df00fc
Fix "inset in tabular cell sticks out over cell border" bug

* insetcollapsable.C
(InsetCollapsable::metrics): make sure openinlined_ does not
contain mi.base.textwidth

* insettabular.C
(InsetTabular::metrics): modify m.base.textwidth calculation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14472 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/insetcollapsable.C
src/insets/insettabular.C