I think this time I found a bug, I don’t remember really what was the last version this was working properly, but, having a TreeNode in a Foreach loop and pressing on one element, automatically expands all the consequent TreeNodes.
but same behavior happens as soon as I press on one child, then all the other children (belonging in different TreeNodes - but on same level) are being expanded (or collapsed) respectively.
Collapsed pin of the node is of type Channel. When it is not explicitly connected to any channel, then it looks like all of the TreeNodes in the loop gets the same channel.
I remember that in previous versions this was not necessary. So I presumed that it is a bug. I ll of course do this atm, but having this happening automagically would be awesome! Thanks