Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[C] Invalidate Grid when row/col def is replaced #13320

Merged
merged 1 commit into from
Jan 15, 2021
Merged

[C] Invalidate Grid when row/col def is replaced #13320

merged 1 commit into from
Jan 15, 2021

Conversation

StephaneDelcroix
Copy link
Member

Description of Change

We invalidate when the items of the row/col def are modified. With this,
we also invalidate when the full collection is swapped.

Issues Resolved

API Changes

None

Platforms Affected

  • Core/XAML (all platforms)

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

We invalidate when the items of the row/col def are modified. With this,
we also invalidate when the full collection is swapped.

- fixes #13154
@samhouts samhouts added Core a/layout blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. hotreload Forms bugs that affect Hot Reload t/bug 🐛 labels Jan 8, 2021
@rmarinho
Copy link
Member

Can we add a unit test @StephaneDelcroix ?

@rmarinho rmarinho merged commit 51ca97b into 5.0.0 Jan 15, 2021
@rmarinho rmarinho deleted the fix_13154 branch January 15, 2021 18:29
@samhouts samhouts added this to the 5.0.0 milestone Jan 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/layout blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. Core hotreload Forms bugs that affect Hot Reload t/bug 🐛
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Updating RowDefinitions via C# or Hot Reload doesn't work
4 participants