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.
Then I noticed that the paragraph has its own inset_dims_ cache. I
guess this whole change of atom_dims_ should apply here too, right?
Stefan