Is it posible to enable reordering of elements in an OutlineGroup?
I'm looking for something like ForEach.onMove(perform:) that works with a tree like structure.
I'm looking for something like ForEach.onMove(perform:) that works with a tree like structure.