You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I have a horizontal scrollable list that doens't work well with the swipe gesture to change between tabs. Even with allowElementScroll as true, the tab pane more than often gets changed while I'm scrolling on the horizontal list.
Describe the solution you'd like
The swipe gesture should only be applied when the horizontal list gets to the end or even not apply at all when the user is swiping on that determined element.
Am I missing something or is this how the super-tabs was designed to be behave?
Best regards
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I have a horizontal scrollable list that doens't work well with the swipe gesture to change between tabs. Even with
allowElementScroll
as true, the tab pane more than often gets changed while I'm scrolling on the horizontal list.Describe the solution you'd like
The swipe gesture should only be applied when the horizontal list gets to the end or even not apply at all when the user is swiping on that determined element.
Am I missing something or is this how the super-tabs was designed to be behave?
Best regards
The text was updated successfully, but these errors were encountered: