You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just got around to updating our application from 1.5.7 to 1.6.1 and immediately noticed the same issue. The CheckBox control also seems to be affected, as it displays the content at the top instead of centering it vertically.
Yeah, I'm still on Windows 10. I tested it on a Windows 11 machine, and it works fine there, so it seems to be an issue only affecting Windows 10 machines.
Describe the bug
In WindowsAppSDK 1.5
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240802000" />
it looks correct like this:In v1.6
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.240829007" />
it suddenly looks like this:So whatever has changed it messes with the positioning of the PlaceholderText.
Steps to reproduce the bug
Expected behavior
No response
Screenshots
No response
NuGet package version
WinUI 3 - Windows App SDK 1.6.0: 1.6.240829007
Windows version
Windows 10 (21H2): Build 19044
Additional context
No response
The text was updated successfully, but these errors were encountered: