Hi ArenMook,
Thanks for your brilliant work, NGUI really makes our lives much easier.
Can you add a flag or something to UIWidget, so some widgets will be ignored when doing NGUIMath.CalculateRelativeWidget?
With UIScrollView, for example, 1. you don't need to calculate thousands of sub-items beneath the root items, 2. you can add some effects (like selecting effect which may be bigger than item), 3. use bigger item background, all these stuff can be ignored while CalculateRelativeWidget.
thank your for your great work.