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

[Windows] Fix horizontal scroll not working w/ CollectionView #23188

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

Foda
Copy link
Member

@Foda Foda commented Jun 21, 2024

Description of Change

Fix horizontal scroll mode not being set when using a horizontal GridItemsLayout. This resulted in the mouse wheel not working.

Issues Fixed

Fixes #22659

@Foda Foda added platform/windows 🪟 area-controls-collectionview CollectionView, CarouselView, IndicatorView area-controls-scrollview ScrollView labels Jun 21, 2024
@Foda Foda requested a review from PureWeen June 21, 2024 20:03
@Foda Foda requested a review from a team as a code owner June 21, 2024 20:03
@Foda Foda requested a review from jfversluis June 21, 2024 20:03
@PureWeen PureWeen merged commit 552f8a7 into main Jul 3, 2024
47 checks passed
@PureWeen PureWeen deleted the foda/HorzListScroll branch July 3, 2024 17:23
@samhouts samhouts added fixed-in-8.0.70 fixed-in-net9.0-nightly This may be available in a nightly release! labels Aug 2, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView area-controls-scrollview ScrollView fixed-in-8.0.70 fixed-in-net9.0-nightly This may be available in a nightly release! platform/windows 🪟
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to scroll Horizontal GridItemsLayout in CollectionView with a mouse wheel
3 participants