Component/Nuget
Other
What operating system(s) are effected? Please make sure the platform is supported for the library you are filing against. Check https://shinylib.net for supported platforms.
Version(s) of Operation Systems
iOS 26.5, iPhone 12
Steps To Reproduce
Like dotnet/maui#36129
When I'm using ParallaxCollectionView instead of Collection view in the sampleapp.
And run it in the real device, it cannot scroll up to top when tap status bar on iphone.
Reproduce:
- Clone the repo
- Open code with vs code
- Run in iphone device
- Scroll down a little bit the collectionview
- Tap the iPhone right/let top corner (the battery area or the time area)
Expected Behavior
The ParallaxCollectionView should scroll up to top.
Actual Behavior
nothing happen.
Exception or Log output
no
Code Sample
https://github.com/jingliancui/ParallaxCollectionViewIssue
Component/Nuget
Other
What operating system(s) are effected? Please make sure the platform is supported for the library you are filing against. Check https://shinylib.net for supported platforms.
Version(s) of Operation Systems
iOS 26.5, iPhone 12
Steps To Reproduce
Like dotnet/maui#36129
When I'm using ParallaxCollectionView instead of Collection view in the sampleapp.
And run it in the real device, it cannot scroll up to top when tap status bar on iphone.
Reproduce:
Expected Behavior
The ParallaxCollectionView should scroll up to top.
Actual Behavior
nothing happen.
Exception or Log output
no
Code Sample
https://github.com/jingliancui/ParallaxCollectionViewIssue