I'm trying to calculate the size of a Label with NGUIMath.CalculateRelativeWidgetBounds, but this only works if CalculateRelativeWidgetBounds used on next frame.
I'm looking for a way to get the size of a Label in the current frame immediately after I change it.