L. David Baron wrote:
I don't follow this bit. Reflow calls UpdateReflowMetrics which calls
SetDesiredSize. (Too many functions there, probably, but never mind
that.)
OK, so I traced more carefully... ;)
We have reflowInner false, so we never do anything interesting with
innerMet. But then we call FinishReflowChild on mInnerTableFrame and
pass it innerMet as the metrics. This resizes mInnerTableFrame to 0x0.
Then UpdateReflowMetrics looks at the rect, etc, but the height is 0 by
that point...
-Boris
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout