Closed styris-ame closed 9 months ago
Note that this issue also occurs in some other places. For example, the NavigationView.PaneCustomContent (with a button).
Fixed in the above commit
@robloo I'm not seeing an issue testing this myself, and there are no setters that force a foreground around the PaneCustomContent. The TextBox button issue was a result of me originally hardcoding the foreground for the icon within the template, I've moved that out to setters and dynamic resources. Have you checked your button styles to make sure you're not accidentally using static resource or something that causes the button icon to render in black text?
@amwx Thanks for double checking. I'll for sure dig into this more on my end and see if the problem is in the app. If not will open a separate PR with a fix.
Describe the bug Reveal password button icon is the wrong color when using dark mode. Note that on hover it turns to the correct color (white) and back to the wrong color (black) when unhovered.
Screenshots
Desktop/Platform (please complete the following information):