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

Adjust Padding for ComboBox, ListBox, DatePicker, and TimePicker Items #460

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

zdpcdt
Copy link
Collaborator

@zdpcdt zdpcdt commented Nov 12, 2024

  1. Removed padding from DatePicker and TimePicker.

  2. Center-aligned the month part of the DatePicker (HorizontalAlignment set to Center).
    image
    image
    image

  3. Updated the popup item padding for ListBox and ComboBox to 12,8.
    image
    image

close #430,#432

@zdpcdt zdpcdt requested a review from rabbitism November 12, 2024 09:22
@zdpcdt zdpcdt linked an issue Nov 12, 2024 that may be closed by this pull request
@rabbitism rabbitism merged commit 7f6a561 into main Nov 13, 2024
@zdpcdt zdpcdt deleted the popup branch November 13, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ComboBox dynamic resource extraction ComboBoxItem padding should be 12, 8
2 participants