Open
Description
openedon Aug 28, 2024
Description
The following PR made the situation better, but I don't think it's still quite perfect. We merged it for now because it at least fixes the issue where setting the position completely didn't work.
Ideally this code should still work without the delay here
I'm wondering if we should just skip the ScrollHelper code here if the _oldPosition
is zero?
If the CurrentItem is null and the Position is zero it doesn't seem like the scroll code should run at all should it?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment