DatePicker on PointerOver using Light Theme

Tony Palumbo 0 Reputation points
2024-02-03T22:13:33.2966667+00:00

Bug with DatePicker and I'm assuming TimePicker.

To reproduce, do the following.

  1. Create a .NET MAUI Project
  2. Place a DatePicker on the MainPage.
  3. Change Theme to Light
  4. Run application
  5. Hover Mouse over DatePicker
  6. 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
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.