Browse Source
Make sure the object on which the property changed occurred is the correct type. Previously, e.g. the `AffectsGeometry(BoundsProperty, StrokeThicknessProperty)` call in `Rectangle` caused *all* shapes to be invalidated when `Bounds` changed, where it should only affect `Rectangle.pull/504/head
7 changed files with 19 additions and 8 deletions
Loading…
Reference in new issue