Skip to content

[Calendar] Fix vertical alignments #7365

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

Merged
merged 1 commit into from
Jan 16, 2022

Conversation

amwx
Copy link
Contributor

@amwx amwx commented Jan 15, 2022

What does the pull request do?

Fixes the vertical alignment of various items in the Calendar in the Fluent theme. Changed the VerticalContentAlignment of the header to Center (fixes #7333), and also removed the bottom padding from CalendarButton and CalendarDayButton to better vertically align the day/year numbers.

What is the current behavior?

What is the updated/expected behavior with this PR?

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

@maxkatz6 maxkatz6 merged commit 2491c0b into AvaloniaUI:master Jan 16, 2022
@robloo
Copy link
Contributor

robloo commented Jan 16, 2022

Thanks for taking the time to fix this as it relates to #7333!

danwalmsley pushed a commit that referenced this pull request Jan 24, 2022
@maxkatz6 maxkatz6 added the area-fluent Fluent theme related label Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect Calendar Text Alignment
4 participants