Skip to content

[WASM] Pictures inside ItemsRepeater getting skewed #18865

@erikvilima

Description

@erikvilima

Current behavior

In a narrow browser window containing an ItemsRepeater control with items that include pictures, horizontal scrolling causes some pictures to appear skewed.

repro-wasm-image.mp4

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)

{
  "msbuild-sdks": {
    "Uno.Sdk": "5.5.43"
  },
  "sdk":{
    "allowPrerelease": false
  }
}

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.

Metadata

Metadata

Labels

difficulty/tbdCategorizes an issue for which the difficulty level needs to be defined.kind/bugSomething isn't workingtriage/untriagedIndicates an issue requires triaging or verification

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions