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
This control doesn't work well with rotation for several reasons
a) The coordinates for it are hardcoded (I think it should support autolayout, which is raised by another person already)
b) The control should update some internal things (like a frame of bottom alpha view) when parent view is rotated.
The text was updated successfully, but these errors were encountered:
This control doesn't work well with rotation for several reasons
a) The coordinates for it are hardcoded (I think it should support autolayout, which is raised by another person already)
b) The control should update some internal things (like a frame of bottom alpha view) when parent view is rotated.
The text was updated successfully, but these errors were encountered: