SegementSlide icon indicating copy to clipboard operation
SegementSlide copied to clipboard

Scrolling internal view like Maps causes screen to scroll.

Open parthadroja247 opened this issue 5 years ago • 3 comments

Is there any way to prevent scroll when internal views are being scrolled like a mapview?

parthadroja247 avatar Sep 13 '20 15:09 parthadroja247

Also If you swipe left to right in header view it changes the tab too. Is there any way to prevent it?

parthadroja247 avatar Sep 14 '20 19:09 parthadroja247

Thanks for the feedback.

Is there any way to prevent scroll when internal views are being scrolled like a mapview?

Is the mapview in the header or in the content?


Also If you swipe left to right in header view it changes the tab too. Is there any way to prevent it?

This is caused by the hitTest() method in the SegementSlideHeaderView. No additional API support is currently available. The plan is to open the delegate here and let the user implement it.

Jiar avatar Oct 31 '20 08:10 Jiar

Happening with me as well; I have collectionview in the content.

daniyalyousuf07 avatar Dec 30 '20 08:12 daniyalyousuf07