We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
4.5.0
The text was updated successfully, but these errors were encountered:
I just checked and indeed, the feature is missing for MaterialDesignOutlinedTimePicker and MaterialDesignOutlinedDatePicker.
MaterialDesignOutlinedTimePicker
MaterialDesignOutlinedDatePicker
Sorry, something went wrong.
Are you going to include that feature in a future update?
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.
No branches or pull requests
Bug explanation
HI,
how could I change the border thickness of the control in the subject?
I've set the control as follows:
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
The text was updated successfully, but these errors were encountered: