christophhart / HISE

The open source framework for sample based instruments
http://hise.audio
Other
1.07k stars 123 forks source link

[ScriptNode] "Swap Node Orientation" resets the view to the middle of the network #544

Closed aaronventure closed 1 month ago

aaronventure commented 5 months ago

A bit annoying when working on larger networks.

aaronventure commented 1 month ago

To keep things organized, my suggestion for this on the forum thread was to maintain the screen position of the node's incoming cable connection.

christoph-hart commented 1 month ago

God I hate the forum search so much, this might be the worst search function on the entire internet. Can you find the reference to the topic?

I'm not sure I understand, but I could offer this functionality:

I think that's a power user function so I don't care too much about it being a bit opaque (I'll update the docs to mention this easter egg)

davidhealey commented 1 month ago

This one? https://forum.hise.audio/topic/9931/scriptnode-feedback-after-a-month-of-heavy-use/20?_=1729085355891

I think I'm the only person who doesn't mind the forum search

aaronventure commented 1 month ago

hah I search the forum by appending the forum url to a google search

basically if you have a big network, and flip a node (like a chain node) ScriptNode view will reset to the center of the entire network.

Zooming in/centering on the flipped node instead would be acceptable, thank you.

I'm unsure about flipping the parent, it would feel funny as you can have child containers too.