Page 1 of 1

Interface suggestion for BMD

PostPosted: Wed Mar 14, 2018 2:39 pm
by JoshFoster
Users can't rename nodes in the flow graph if the name string is already being used by another node. This could be fixed by checking if the name exists, and if it does, concatenate a unique index to the end of the string.

This would be especially helpful given how Fusion tends to consolidate a lot of operations into a single node instead of splitting them into multiple nodes.

Re: Interface suggestion for BMD

PostPosted: Wed Mar 14, 2018 3:24 pm
by Chad Capeland
Could even be part of the dialog, like it shows the suffix while you type so you know what it is (and why).