You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProJend
changed the title
Make settings content fully stretch the available area
Make settings content fully stretch the available area in SettingsCard
Dec 1, 2024
(default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@dotnet-policy-service agree
(when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@niels9001 Not yet. This is my first time to request pull. It should take more time to test more samples.
And the couple of alignment settings is not working for settings content. I think it's better to use VisualState to stretch automatically both settings header and settings content in SettingsCard
ProJend
changed the title
Make settings content fully stretch the available area in SettingsCard
Make settings content horizontal stretch the available area in SettingsCard
Dec 3, 2024
ProJend
changed the title
Make settings content horizontal stretch the available area in SettingsCard
Make settings content horizontally stretch the available area in SettingsCard
Dec 3, 2024
ProJend
changed the title
Make settings content horizontally stretch the available area in SettingsCard
Make settings content horizontally align in SettingsCard
Dec 3, 2024
ProJend
changed the title
Make settings content horizontally align in SettingsCard
Add new Horizontal ContentAlignment for SettingsCard
Dec 4, 2024
@niels9001 I have reverted back to default style. It should repair the breaking wrapping layout.
Unfortunately I don't know how to test them in the gallery, so not sure whether ContentAlignment="Horizontal" and SettingsCardHeaderPanelMaxWidth both work properly.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #577
PR Type
What kind of change does this PR introduce?
Other: Feature added
What is the current behavior?
What is the new behavior?
PR Checklist
Please check if your PR fulfills the following requirements:
Other information