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

ItemsRepeater: Inserting at front sometimes results in unrendered items #5151

Closed
mike-ward opened this issue Dec 8, 2020 · 7 comments · Fixed by #5203
Closed

ItemsRepeater: Inserting at front sometimes results in unrendered items #5151

mike-ward opened this issue Dec 8, 2020 · 7 comments · Fixed by #5203
Assignees

Comments

@mike-ward
Copy link
Contributor

Items added to the front of an ItemsRepeater collection don't always get rendered. Resizing or scrolling reveals the unrendered items.

Example of before and after manually scrolling:

TweetX Example

See microsoft/microsoft-ui-xaml#3381 for more information.

See microsoft/microsoft-ui-xaml#3699 for bug fix.

mike-ward added a commit to mike-ward/Avalonia that referenced this issue Dec 21, 2020
Gillibald added a commit that referenced this issue Jan 11, 2021
@mike-ward
Copy link
Contributor Author

Darn! I'm seeing this issue in 0.10 release still.

@maxkatz6
Copy link
Member

@mike-ward was it working for you with your PR #5203 ?
You can reopen this issue

@mike-ward
Copy link
Contributor Author

Likely not in retrospect. I just applied the change Microsoft made.
Odd, Github is not letting me reopen this.

@mike-ward
Copy link
Contributor Author

I have a minimal sample app now that demonstrates this issue and other issues I'm experiencing with scrolling. I'll open a new issue with references to the demo program.

@maxkatz6
Copy link
Member

@mike-ward I can reopen this one. Didn't know issue author can't do it.

@maxkatz6
Copy link
Member

Ah, I see, you already opened new issue.

@FoggyFinder
Copy link
Contributor

@mike-ward I can reopen this one. Didn't know issue author can't do it.

Author can reopen an issue only if they closed it by themself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants