This is a migrated thread and some comments may be shown as answers.

Calendar icon wrong in Expression Dark theme.

1 Answer 34 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
Murray
Top achievements
Rank 2
Murray asked on 29 Aug 2011, 05:10 PM
Fixed it in my template but you should update your dll's etc. Currently it shows a combobox down arrow but should be a calendar grid like other themes have.

<Path x:Name="Icon" Margin="4 5 4 4" Stroke="{StaticResource Icon_Normal}" Width="7" Height="7" Data="M0,0.5 L7,0.5 M0,2.5 L7,2.5 M0,4.5 L7,4.5 M0,6.5 L7,6.5 M0.5,0 L0.5,7 M2.5,0 L2.5,7 M4.5,0 L4.5,7 M6.5,0 L6.5,7" />
            <Path x:Name="IconChecked" Margin="4 5 4 4" Visibility="Collapsed" Stroke="{StaticResource Icon_Pressed}" Width="7" Height="7" Data="M0,0.5 L7,0.5 M0,2.5 L7,2.5 M0,4.5 L7,4.5 M0,6.5 L7,6.5 M0.5,0 L0.5,7 M2.5,0 L2.5,7 M4.5,0 L4.5,7 M6.5,0 L6.5,7" />

1 Answer, 1 is accepted

Sort by
0
Dani
Telerik team
answered on 30 Aug 2011, 09:30 AM
Hi Murray,

Thank you for your feedback.

The issue has been identified and will be fixed for the next LIB. I have updated your Telerik points for your appreciated commitment.

Best wishes,
Dani
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
DatePicker
Asked by
Murray
Top achievements
Rank 2
Answers by
Dani
Telerik team
Share this question
or