-
-
Notifications
You must be signed in to change notification settings - Fork 744
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
Winui3 typography guidance and Wpf.Ui.Gallery improvements #563
Winui3 typography guidance and Wpf.Ui.Gallery improvements #563
Conversation
@pomianowski By the way |
Removed DynamicScrollViewer in the Wpf.Ui.Gallery
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @IvanDmitriev1 on file. In order for us to review and merge your code, please contact the project maintainers to get yourself added. |
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @IvanDmitriev1 on file. In order for us to review and merge your code, please contact the project maintainers to get yourself added. |
@pomianowski what does it mean ? |
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @IvanDmitriev1 on file. In order for us to review and merge your code, please contact the project maintainers to get yourself added. |
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @IvanDmitriev1 on file. In order for us to review and merge your code, please contact the project maintainers to get yourself added. |
@pomianowski Hi, review this pull request please. |
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @IvanDmitriev1 on file. In order for us to review and merge your code, please contact the project maintainers to get yourself added. |
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @IvanDmitriev1 on file. In order for us to review and merge your code, please contact the project maintainers to get yourself added. |
Hey @IvanDmitriev1, thanks for more ideas and improvements in WPF UI. Some controls like |
Started using Winui3 typography guidance for
TextBlock
.Added
TextBlock
typography styles.Added custom
TextBlock
withFontTypography
property andAppearance
property.Added a Typography page in Wpf.Ui.Gallery.
Implemented IsTextSelectionEnabled in
TextBox
andRichTextBox
.Added
DynamicScrollViewer
to theNavigationViewContentPresenter
by default.Fixed TextBox icons position
Pull request type