Browse Source
#7735 introduced an internal container control which hosts the child, but it exposed this child in the logical tree, breaking any styles which relied on the `Viewbox.Child` being the logical child of the `Viewbox`. Fix this by introducing a simple internal `ViewboxContainer` control as the container.pull/8122/head
2 changed files with 60 additions and 3 deletions
Loading…
Reference in new issue