Hi!
I'm using UIGrid to sort a list of icons. I trying to place an outline around one of the children without moving the whole list.
I started by getting the local position of the object, but they all have the same position.
Do you see any way to do this with UIGrid or will I have to build myself a function to place the icons themselves?