Skip to content

dragover event cancelling #210

Open
Open
@scriby

Description

@scriby

I have a really strange setup and the built-in scrolling in Sortable doesn't work for me (it's a case far outside of what you'd want to support).

I was going to implement my own scroll handler, sort of similar to the built-in one, but noticed that the dragover event is getting cancelled: https://github.com/RubaXa/Sortable/blob/26f148ce4456fd21e5c149c1c5d637ebc116034f/Sortable.js#L461

I am wondering if that has to get cancelled there. And if so, would you consider exposing an event or something in Sortable I could hook into as an alternative.

Thanks,

Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementQuality of life changes to existing features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions