"Vincent van Ravesteijn - TNW" <[EMAIL PROTECTED]> writes: > That's because InsetLayout is initialized with Color_error. > > src/insets/InsetLayout.cpp: > 36 bgcolor_(Color_error), > > It's a safety measure for drawing an Inset for which no Layout file is > read or, more specifically, for an Inset for which InsetLayout::read > isn't called. I don't know whether this can happen though.
But in this case we do want to display in Color_error color IMO. JMarc