InfiniteAmmoInc / Yarn

934 stars 93 forks source link

Yarn 0.3.5 Automatically Creates New Nodes When Connecting To Same Node #93

Closed tomdominer closed 5 years ago

tomdominer commented 5 years ago

This one might not be a bug, I am not sure.

If you create a node with a choice, and one of those choices is to run the same node again, the editor creates a new node with the same name. I've included an example file. If you open it in the 0.3.5 editor and then open and close the "Choice 1" node, the editor creates a new "Choice 1" node window, even though one already exists.

Choice.Test.yarn.txt

blurymind commented 5 years ago

this does indeed sound like a bug. thank you for reporting. I will look into it

blurymind commented 5 years ago

fixed this, will push a merge tonight :) Thank you for reporting and for providing an example file

blurymind commented 5 years ago

build with a fix: https://github.com/blurymind/Yarn/releases/tag/0.3.6

tomdominer commented 5 years ago

Check and fixed in version 0.3.6.