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

Changing border thickness of "MaterialDesignOutlinedDatePicker" #2737

Closed
washburnit opened this issue Jun 8, 2022 · 3 comments
Closed

Changing border thickness of "MaterialDesignOutlinedDatePicker" #2737

washburnit opened this issue Jun 8, 2022 · 3 comments

Comments

@washburnit
Copy link

washburnit commented Jun 8, 2022

Bug explanation

HI,

how could I change the border thickness of the control in the subject?
I've set the control as follows:

<DatePicker Name="dtLavo" Width="180" Style="{StaticResource MaterialDesignOutlinedDatePicker}" HorizontalAlignment="Left" Margin="20" mdix:HintAssist.Hint="Data Creazione" FontFamily="Century Gothic" FontSize="15" BorderThickness="2"/>

but is seems that it has no effect (probably I'm not doing in the correct way).
Thank you, regards.

Roberto

Version

4.5.0

@washburnit washburnit added bug evaluation required Items is pending review or evaluation by the team labels Jun 8, 2022
@ElieTaillard
Copy link
Member

I just checked and indeed, the feature is missing for MaterialDesignOutlinedTimePicker and MaterialDesignOutlinedDatePicker.

@ElieTaillard ElieTaillard added up-for-grabs and removed evaluation required Items is pending review or evaluation by the team labels Jun 9, 2022
@washburnit
Copy link
Author

Are you going to include that feature in a future update?

@ElieTaillard
Copy link
Member

Maybe, I don't plan to work on it right now. I think it's an easy fix so if you ever want to work on it would be cool.

@ElieTaillard ElieTaillard added good first issue Items are good for new contributors. and removed good first issue Items are good for new contributors. labels Jun 9, 2022
@Keboo Keboo added this to the 4.6.0 milestone Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants