Hi,
Taking a look at the KanBan example. If I was to have different nodes with different colours.
I would like to toggle the visibilty of each one of a certain color, this I can do no problem. What I have an issue with is retaining the position of each one where it should be. For example if I hide all but the blue color, all the blue colored ones will naturally move to the top and that is expected, as I bring the others back into view so they’re all showing again, I notice that the position for them will be different.
Is there a way to retain the location during the showing and hiding?
Thanks