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
The SelectorBar control template is missing some attributes
As shown in the figure, there is only BorderBrush thickness property in the control template and no BorderThickness,CornerRadius property. When Borderbrush and BorderThickness,CornerRadius are set in the SelectorBar, BorderThickness,CornerRadius property is not active
Steps to reproduce the bug
See describe
Expected behavior
Add the missing properties to the SelectorBar control template
Screenshots
NuGet package version
WinUI 3 - Windows App SDK 1.5.0: 1.5.240227000
Windows version
Windows 11 (22H2): Build 22621
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
The SelectorBar control template is missing some attributes
As shown in the figure, there is only BorderBrush thickness property in the control template and no BorderThickness,CornerRadius property. When Borderbrush and BorderThickness,CornerRadius are set in the SelectorBar, BorderThickness,CornerRadius property is not active
Steps to reproduce the bug
See describe
Expected behavior
Add the missing properties to the SelectorBar control template
Screenshots
NuGet package version
WinUI 3 - Windows App SDK 1.5.0: 1.5.240227000
Windows version
Windows 11 (22H2): Build 22621
Additional context
No response
The text was updated successfully, but these errors were encountered: