Hello,
I have modal dialogs that are set to very high depth, and are supposed to sort in front of all other NGUI elements. However, they sort behind any ScrollViews that happen to be open, even though those have lower depth values.
Is this expected, and if so, what is the preferred method to fix something like this?
Thanks!