Skip to content

[Windows] CollectionView Scroll Position Resets Once On Window Focus When CarouselView ItemsSource Isn't Static #51

@reid-kirkpatrick

Description

@reid-kirkpatrick

We're experiencing strange issue that I've been able to narrow down to the CardsView CarouselView.

  • Run the sample project on Windows
  • Scroll the CollectionView a bit
  • Focus a different Window (or the desktop)
  • Move focus back to the project's window
  • The CollectionView's scroll position is reset

If you set the ItemsSource to static content in Xaml instead of updating it from the backing class (or ViewModel) this doesn't happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions