TwinedRope / TwinedRope.github.io

1 stars 0 forks source link

"Deep" Copy keeps Sequence Numbers #14

Closed JeffreyGaydos closed 2 years ago

JeffreyGaydos commented 2 years ago

Duplicate Sequence Numbers creates a LOT of unexpected behavior, the deep copy should attempt to add new sequence numbers for the line copied as well as all children nodes

JeffreyGaydos commented 2 years ago

See recursive CreateNewSeqNums(parent) function at bottom of DialogueButtons.js