Reputation: 69
When using the spark vGroup to lay out elements, the item at the bottom of the list is always at the top of the display stack. I need to have an item at the top of the list be at the top of the display stack as well, so that items belong to it (which are being dragged around the screen) lay over the other elements. I tried laying them out and using the setElementIndex function to bring it to the top of the display stack, but that resorts the list being resorted and the item moving to the bottom, any suggestions?
Upvotes: 1
Views: 163