Lately I have fiddled with the custom gui possibilities offered by the sdk. As many of you know, any plugin that inherits UserControl will get assigned a window, to put in more gui stuff.
There is a behaviour that just does not seem right. For a test, create two Template (GUI) and open both windows without moving either.
The two windows now stick together, there is no way in vvvv to get them appart from each other. They now move, hide and reappear in sync, even when I decidedly only want to see a specific one of those by right clicking its corresponding gui element.
What seems missing is a way to close individual windows with Alt+3, instead of hiding them all at once.
Please fix.