Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
In a narrow browser window containing an ItemsRepeater control with items that include pictures, horizontal scrolling causes some pictures to appear skewed.
This issue appears to occur only when using at least two different images. If the same reproduction is attempted using a single image for all items, the bug does not manifest.
Current behavior
In a narrow browser window containing an
ItemsRepeater
control with items that include pictures, horizontal scrolling causes some pictures to appear skewed.https://github.com/user-attachments/assets/2be5e9b3-d8cf-4025-9711-f12aee956e85
Expected behavior
No response
How to reproduce it (as minimally and precisely as possible)
Repro app -> UnoApp5.zip
Workaround
No response
Works on UWP/WinUI
Yes
Environment
No response
NuGet package version(s)
Affected platforms
WebAssembly
IDE
Visual Studio 2022
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
This issue appears to occur only when using at least two different images. If the same reproduction is attempted using a single image for all items, the bug does not manifest.