Skip to content

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

Merged
PureWeen merged 1 commit into
mainfrom
foda/HorzListScroll
Jul 3, 2024
Merged

[Windows] Fix horizontal scroll not working w/ CollectionView#23188
PureWeen merged 1 commit into
mainfrom
foda/HorzListScroll

Conversation

@Foda

@Foda Foda commented Jun 21, 2024

Copy link
Copy Markdown
Contributor

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
@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