Skip to content

[low priority] Do not hook onNodesChange but on one of the selection events #107

@pmrv

Description

@pmrv

We use this hook to update the selected nodes list and to push nodes JSON to the python side.

The latter is problematic, because the callback is called on every move a user makes while dragging a node, and dumping the json this often is performance relevant and makes workflows with more than ~10-ish nodes feel sluggish.

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