Le 13 juil. 09 à 17:47, lasgout...@lyx.org a écrit :
The most important change in this changeset is that
InsetCollapsable::getLayout
is commented out, so that the documentclass is queried every time
instead of
using the layout_ cache. For now I have kept the setLayout calls,
but they are
inoperant.
This means that if you see strange bugs related to the painting or
latex output of
collapsable insets, it is my fault :)
My long-term goal is to remove from InsetCollapsable everything which
is not related
to collapsability.
JMarc