Browse Source
Shapes with Strech set to Fill would fail to size themselves correctly when an infinite available size was passed to messure. This occurs because the transform is calculated before a final size is known. A flag was added that signals ArrangeOverride to calculate the transform for the RenderedGeometrypull/1230/head
1 changed files with 44 additions and 2 deletions
Loading…
Reference in new issue