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

WIP: Use ItemsRepeater as base for ItemsPresenter #3388

Closed
wants to merge 9 commits into from

Conversation

grokys
Copy link
Member

@grokys grokys commented Dec 23, 2019

What does the pull request do?

Work-in-progress in getting ItemsRepeater to be the base for ItemsPresenter.

microsoft/microsoft-ui-xaml#1425 describes a bug which causes scrolling to break with `ItemsRepeater`. This is a temporary fix that seems to work around it - not sure if it's the correct fix so when the WinUI issue is fixed, undo this change and port the change from there if it's different.
Move `ContainerFromIndex` and `IndexFromContainer` from `SelectingItemsControl` to `ItemsControl` and make them public.
@grokys
Copy link
Member Author

grokys commented Jul 8, 2020

Closing this as it's out-of-date, will open a new PR to implement this soon.

@grokys grokys closed this Jul 8, 2020
@robloo robloo mentioned this pull request Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant