desktop icon indicating copy to clipboard operation
desktop copied to clipboard

fix(collectibles): only create partner nodes if dual output enabled

Open blackxored opened this issue 4 months ago • 1 comments

Unconditionally creating partner nodes when dual output is disabled makes the source appear twice in the editor, due to that vertical node being created. Side effect of this is that if the user adds a collectible and only then enables dual output, they'll probably have to wait till a full app launch for it to show on the vertical display.

blackxored avatar Oct 17 '24 22:10 blackxored