You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dirty flags are not sufficient for the onSizeChanged override. For example - if only the width changed (height did not change) then only the left/right dirty flags are set. However a fade on the top and bottom now won't refresh their rect and will not span the full width of the new size.
The dirty flags are not sufficient for the onSizeChanged override. For example - if only the width changed (height did not change) then only the left/right dirty flags are set. However a fade on the top and bottom now won't refresh their rect and will not span the full width of the new size.