Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrolling internal view like Maps causes screen to scroll. #66

Open
parthadroja247 opened this issue Sep 13, 2020 · 3 comments
Open

Scrolling internal view like Maps causes screen to scroll. #66

parthadroja247 opened this issue Sep 13, 2020 · 3 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@parthadroja247
Copy link

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

@parthadroja247
Copy link
Author

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

@Jiar
Copy link
Owner

Jiar commented Oct 31, 2020

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 Jiar added bug Something isn't working enhancement New feature or request labels Oct 31, 2020
@daniyalyousuf07
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants