Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add column and row spacing to the StaggeredPanel #2839

Merged
merged 6 commits into from Sep 12, 2019

Conversation

@skendrot
Copy link
Contributor

@skendrot skendrot commented Mar 1, 2019

PR Type

What kind of change does this PR introduce?

  • Feature

What is the current behavior?

StaggeredPanel does not have the ability to set spacing like other panels

What is the new behavior?

Can now set new RowSpacing and ColumnSpacing properties

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tested code with current supported SDKs
  • Pull Request has been submitted to the documentation repository instructions. Link:
  • Sample in sample app has been added / updated (for bug fixes / features)
  • Contains NO breaking changes

Other information

Discussion point: There are defined columns, but there are not defined rows. Should the properties be called ColumnSpacing and VerticalSpacing? I don't like this naming because I feel it's confusing. Why is one called Column while the other is Vertical.

@michael-hawker michael-hawker added this to the 6.0 milestone Mar 5, 2019
@michael-hawker michael-hawker self-assigned this Aug 7, 2019
@azchohfi azchohfi self-requested a review Sep 12, 2019
@azchohfi azchohfi merged commit 220b33e into windows-toolkit:master Sep 12, 2019
3 checks passed
3 checks passed
Toolkit-CI Build #5.1.0-build.261+bd9bc9faec succeeded
Details
WIP Ready for review
Details
license/cla All CLA requirements met.
Details
@azchohfi
Copy link
Contributor

@azchohfi azchohfi commented Sep 12, 2019

There are a couple of edge cases that I'll handle in a separate PR.

@azchohfi
Copy link
Contributor

@azchohfi azchohfi commented Sep 12, 2019

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.