New TitleBar control with PathIconSource as IconSource breaks the app #9784
Labels
area-TitleBar
Issues related to custom window title bars.
bug
Something isn't working
team-Controls
Issue for the Controls team
Describe the bug
By using the new experimental control
TitleBar
, and using aPathIconSource
asIconSource
, the app breaks.Other types of
IconSource
works, butPathIconSource
doesn't.Steps to reproduce the bug
You can create an app and use the above code, or you can use the above code at WinUI 3 Gallery's Scratchpad but you will need:
feature/TitleBarExperiment
Expected behavior
The app should run without problems and should display the path described at
PathIconSource
Path
property.Screenshots
No response
NuGet package version
WinUI 3 - Windows App SDK 1.6 Experimental 2: 1.6.240701003-experimental2
Windows version
Windows Insider Build (22635.3858) & Windows 11 (23H2): Build 22631
Additional context
No response
The text was updated successfully, but these errors were encountered: