Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WASM] Pictures inside ItemsRepeater getting skewed #18865

Open
eriklimakc opened this issue Nov 20, 2024 · 0 comments
Open

[WASM] Pictures inside ItemsRepeater getting skewed #18865

eriklimakc opened this issue Nov 20, 2024 · 0 comments
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification

Comments

@eriklimakc
Copy link
Contributor

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.

@eriklimakc eriklimakc added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

1 participant