Is there any event dispatched in ANY place of the display list if the order of display list items change?
Or is there any other way to track that without manually keeping track of all display list order or needing to override all “setChildIndex” and “swapChildren” functions?