]> git.lyx.org Git - features.git/commit
Hopefully temporary fix for the Tabular crash problem. Of course, this is not the...
authorAbdelrazak Younes <younes@lyx.org>
Thu, 19 Oct 2006 16:02:12 +0000 (16:02 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 19 Oct 2006 16:02:12 +0000 (16:02 +0000)
commitfc15b14b500fabd209f36b3fe4158609fad55241
tree09081d9968a8eea42272eecb356966c16044c5f4
parent542910316c1cb105081e934867fdce8a4c83b28c
Hopefully temporary fix for the Tabular crash problem. Of course, this is not the right fix but I spend hours debugging through this code without success. So unless someone knows that code better...

* BufferView::updateMetrics(): add a big FIXME and don't clear out the coord_cache_.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15375 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.C