christopherbaine / Canvas-Public

Public Repository for Canvas. Contains the Wiki (Documentation) and a Public Issue Tracker
https://www.avae.io
GNU General Public License v2.0
3 stars 0 forks source link

Cable Glitch off of Node Removal #11

Open wnlowe opened 4 months ago

wnlowe commented 4 months ago

Description

canvas_nodebug

Current Behavior

Deleting the top action with connections below it causes an issue by each lower connection getting connected to the action below it.. if there is a connection on the very bottom action, it causes a visual glitch

Desired Behavior

If a node is removed, it's connections get removed, and other cables remain attached to their node via name and not via index.

Steps to Reproduce

  1. Add multiple output nodes and connect them to other elements
  2. Remove the top output node
  3. Observe bug

Reproduction Rate

X/3

Specs

OS

wnlowe commented 4 months ago

I was able to reproduce 3/3 on 0.10.13 Windows 11