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

[UWP] Fix issue changing the ItemsLayout in CollectionView #13470

Merged
merged 2 commits into from
Feb 10, 2021
Merged

Conversation

jsuarezruiz
Copy link
Contributor

@jsuarezruiz jsuarezruiz commented Jan 20, 2021

Description of Change

Fix issue changing the ItemsLayout in CollectionView in UWP.
Thanks @hartez for your feedback in the issue!

Issues Resolved

API Changes

None

Platforms Affected

  • UWP

Behavioral/Visual Changes

None

Before/After Screenshots

fix13437

Testing Procedure

Launch Core Gallery and navigate to the issue 13437. Tap each Button to change the CollectionView ItemsLayout. If in all cases, the ItemsLayout changes correctly, the test has passed.

PR Checklist

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

@EmilAlipiev
Copy link
Contributor

oh i thought that this was already fixed in this release. we need this fix asap.

Copy link
Contributor

@hartez hartez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍👍👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Changing ItemsLayout of CollectionView at runtime does not work on UWP
5 participants