Closed dpgraham4401 closed 8 months ago
when a user clicks the currently active option for a boolean node, it duplicates the edge.
as a result, when the user clicks the opposite option, the duplicated edge remains.
we need to fix the onClick event for BoolNode buttons to prevent this from happening.
when a user clicks the currently active option for a boolean node, it duplicates the edge.
as a result, when the user clicks the opposite option, the duplicated edge remains.
we need to fix the onClick event for BoolNode buttons to prevent this from happening.