Browse Source
Using `SetValue` with `Style` priority caused a new entry to be added to the `IsVisible` priority store each time the value was updated, causing a leak. Setting it with local value priority subtly changes its semantics but hopefully not so that anyone notices.pull/4620/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue