Skip to content

Disable drag event that changes TabBarView items #16205

@abacaj

Description

@abacaj

Steps to Reproduce

I am using a TabBarView that has inside it a scrollable tab, but want to disable the tab bar view drag / slide event and only allow the tab button to change the tab view.

In HTML / Javascript we would do this with event.stopPropagation, in this case I want the scrollable tab to continue to be scrollable (vertically) but disable changing tabs while dragging horizontally.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions