ScrollKit icon indicating copy to clipboard operation
ScrollKit copied to clipboard

ScrollViewWithStickyHeader doesn't scroll on iPad

Open andreivladmatei opened this issue 2 years ago • 3 comments

After successfully implementing ScrollKit on iPhone, when trying to test it on iPad, I found that half of the screen becomes un-scrollable when using an image as a header.

Attached is a video done using the code from the demo app

https://user-images.githubusercontent.com/19395668/231439455-6e079576-2cfe-485e-a060-8baca1846248.mov

This happens in both portrait and landscape modes, but it's more obvious in landscape with larger header heights.

andreivladmatei avatar Apr 12 '23 11:04 andreivladmatei

Hi @andreivladmatei

Thanks for reporting this - I'll take a look! 🙏

danielsaidi avatar Apr 12 '23 19:04 danielsaidi

I lost track of this, but looked at it now. This sure needs tweaking on iPad.

danielsaidi avatar Dec 10 '23 19:12 danielsaidi

There are some UI glitches on iPad still, that can be reproduced in ScrollViewWithStickyHeader by switching to iPad.

However, the Spotify+PreviewScreen preview doesn't show these defects, which leads me to wonder if it's the tab view that causes the glitches.

danielsaidi avatar May 30 '24 08:05 danielsaidi