Skip to content

app: multiple bugs caused by node ids not being unique #104

@taramk

Description

@taramk

mainly causes issues with cursor placement. issue happens when a panel contains both a node and then a reference to it. the code can't tell between the node and its reference.

issues this causes:

  • if you delete a reference node, the cursor will jump back to the primary node as the starting point
  • other issues, will add as they come up

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions