-
Notifications
You must be signed in to change notification settings - Fork 87
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
Settings content can’t horizontally align in SettingsCard #577
Comments
10 tasks
@ProJend It's not entirely clear what the use case is that you are trying to implement. Do you have an example of your app's UI where you are running into the alignment issue with |
@niels9001 Sample see a1a3a63 |
11 tasks
@niels9001 I have fixed the bug. the new way is only customize the
I will keep tracking the related RP #582 if you need it. Thank you |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I’m trying to add an additional image in the SettingsCard. It’s supposed to stretch the available area in SettingsCard but only align to the right side. Many available areas will be lost in the middle of SettingsCard
Steps to reproduce
Expected behavior
Settings content fully stretch the available area in SettingsCard
Screenshots
Code Platform
Windows Build Number
Other Windows Build number
No response
App minimum and target SDK version
Other SDK version
No response
Visual Studio Version
2022
Visual Studio Build Number
No response
Device form factor
Desktop
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item.
The text was updated successfully, but these errors were encountered: