AvaloniaUI / Avalonia.Controls.ItemsRepeater

ItemsRepeater is a light-weight control to generate and present a collection of items.
MIT License
3 stars 1 forks source link

ItemsRepeater shows the wrong item location when the data volume is large #19

Closed jim-jiang-github closed 8 months ago

jim-jiang-github commented 1 year ago

Describe the bug ItemsRepeater shows the wrong item location when the data is large image

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

maxkatz6 commented 8 months ago

It might be actually fixed with new renderer working with double matrixes. From 11.0.