Stefan Schimanski wrote:
Yes :-). And believed me or not, that's what I had in mind. I am happy
to see it is easier to implement than I initially thought.
With that change we can also remove many setDimCache calls everywhere
in the math insets.
Right.
I removed all of them now. Works fine. What about InsetMathHull/Grid? Is
there any need for the coordcache for them? They don't have a MathData
"around", just the paragraph.
I am not sure about that, and this is related to that:
Then I noticed that the paragraph has its own inset_dims_ cache.
Yes, my plan was to get rid of the CoordCache altogether for insets
directly contained in Paragraphs.
I guess
this whole change of atom_dims_ should apply here too, right?
I don't follow you.
Abdel.