Open zenith6495 opened 5 months ago
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
Verified this issue with Visual Studio 17.11.0 Preview 1.0 ( 8.0.40/8.0.21) Can repro it on windows platform.
Description
Horizontal ScrollView is not working properly with Horizontal StackLayout Bindable Layout, the scrollbar does appear but unable to scroll with mouse scroll wheel.
Steps to Reproduce
Use a Horizontal Scrollview with Horizontal StackLayout to see the issue.
Link to public reproduction project repository
No response
Version with bug
8.0.40 SR5
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
CollectionView can scroll horizontally, but unable to set padding. Thus, I need to use Horizontal scrollview with horizontal stacklayout.
Relevant log output
No response