Describe the bug
SystemBackdropElement does not handle RequestedTheme changes at all from the source code.
Why is this important?
If the user toggles app theme at runtime, the backdrop is broken, causing a very bad readability.
Steps to reproduce the bug
- Open winui 3 gallery to SystemBackdropElement page
- Toggle the control example theme
Actual behavior
No response
Expected behavior
No response
Screenshots
NuGet package version
2.0.12
Windows version
Windows 10 (1809): Build 17763
Additional context
I have an almost identical implementation that handles this correctly.
Describe the bug
SystemBackdropElement does not handle
RequestedThemechanges at all from the source code.Why is this important?
If the user toggles app theme at runtime, the backdrop is broken, causing a very bad readability.
Steps to reproduce the bug
Actual behavior
No response
Expected behavior
No response
Screenshots
NuGet package version
2.0.12
Windows version
Windows 10 (1809): Build 17763
Additional context
I have an almost identical implementation that handles this correctly.