4,152 questions
DatePicker on PointerOver using Light Theme
Tony Palumbo
0
Reputation points
Bug with DatePicker and I'm assuming TimePicker.
To reproduce, do the following.
- Create a .NET MAUI Project
- Place a DatePicker on the MainPage.
- Change Theme to Light
- Run application
- Hover Mouse over DatePicker
- You can't see it.
Even if you make the "TextColor" black of the DateEdit to try and override it won't work.
Developer technologies .NET .NET MAUI
Sign in to answer