Skip to content

How can I disable the scroll function based on selected sub-entities? #574

Description

@Lucasharskamp

Example

I have a node with an entry port. This entry port, if not being connected to another port, needs a default value. For our case, we want to use a dropdown to allow the user to select from an available range of options as the default value.

However, if the user scrolls with the mouse while doing so, the whole canvas will scroll.

Necessity

How can I ensure that the scroll only happens if and only if the user isn't selecting sub-items (e.g. using a Behavior, an onscroll-like event, etc)

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