Richard Heck wrote:
What we need here seems to me to be a hardcoded empty InsetLayout, similar to the hardcoded empty layout introduced into TextClass. This already kind of exists in TextClass::insetlayout(), though it isn't available if we don't have a TextClass. So I've made it static in the attached patch and changed a few related things along the way. Comments welcome.
This looks correct to me at a first glance. Abdel.