Skip to content

Conversation

h82258652
Copy link
Contributor

Fixes #690

This PR fixes the WrapLayout sometimes will collapsing all the items.

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

Sometimes, all the items in the WrapLayout will be collapsed together.

What is the new behavior?

All the items should be positioned correctly.

PR Checklist

Please check if your PR fulfills the following requirements:

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • Tested code with current supported SDKs
  • New component
    • Documentation has been added
    • Sample in sample app has been added
    • Analyzers are passing for documentation and samples
    • Icon has been created (if new sample) following the Thumbnail Style Guide and templates
  • Tests for the changes have been added (if applicable)
  • Header has been added to all new source files
  • Contains NO breaking changes

Other information

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

Successfully merging this pull request may close these issues.

WrapLayout "collapsing"
1 participant