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

Question: Should the generated C# Markup projects include default styles and colors? (in XAML?) #10

Open
mrlacey opened this issue Nov 9, 2022 · 1 comment
Labels
question Further information is requested
Milestone

Comments

@mrlacey
Copy link
Owner

mrlacey commented Nov 9, 2022

By default, a new .NET MAUI includes some default colors and styles for standard controls. These are defined in XAML.

The projects generated by MAUI App Accelerator include these XAML resources, even in the C# markup projects.

Should they?
Is this a problem?
Is this a blocker?
If not this, what should they do instead?
Do you want any default styling of default controls in the generated project?
Should there be something very different?

The Maui.Markup extensions don't include a way to easily set the different VisualStates for the standard controls, so a straight port is impossible. Please add your feedback on this in their discussion.

Opinions and suggestions on what to include in the generated projects wanted.

But, please, don't just say, "do both and make it configurable."

@mrlacey mrlacey added the enhancement New feature or request label Nov 9, 2022
@mrlacey
Copy link
Owner Author

mrlacey commented Nov 9, 2022

Note to self: see EmulatorApp46

@mrlacey mrlacey added question Further information is requested and removed enhancement New feature or request labels Nov 9, 2022
@mrlacey mrlacey added this to the backlog milestone Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
1 participant