On Android shapes filled with an image brush do not display the image #19142
Labels
difficulty/medium 🤔
Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI
kind/bug
Something isn't working
project/documentation 📖
Categorizes an issue or PR as relevant to documentation
project/shapes-brushes 🔶
Categorizes an issue or PR as relevant to shapes and brushes
Current behavior
The primary concern was for filled paths, but rectangles do not seem to fill either if there are other shapes on the page.
Typical usage is
Expected behavior
Shapes should be filled as they are on other platforms
How to reproduce it (as minimally and precisely as possible)
Sample on Github https://github.com/BrianDT/UnoImageBrushOnPathIssue
The UI presents 3 shapes:
Workaround
None known
Works on UWP/WinUI
Yes
Environment
Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
NuGet package version(s)
Uno.SDK 5.2.56
Affected platforms
Android
IDE
Visual Studio 2022
IDE version
17.12.3
Relevant plugins
No response
Anything else we need to know?
The documentation indicating that image brushes do not work on WASM needs updating.
The text was updated successfully, but these errors were encountered: