Skip to content

[CalendarDatePicker] Incorrect icon margin when long header is set #10469

@niels9001

Description

@niels9001

Describe the bug

When a long title is set on the CalendarDatePicker (exceeding it's MinWidth?) the spacing of the icon is incorrect and should stay consistent.

Image

Steps to reproduce the bug

 <StackPanel Orientation="Vertical" Spacing="12">
     <CalendarDatePicker Header="CalendarDatePicker with a very long title" />
     <CalendarDatePicker Header="Short title" />
 </StackPanel>

NuGet package version

1.7.250310001

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-DateTimePickersDatePicker, TimePicker, CalendarDatePicker, CalendarViewbugSomething isn't workingclosed-FixedDescribed behavior has been fixed.fix-releasedThe fix has been in a release (experimental, preview, stable, or servicing).

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions