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
If I comment out setFrame: and setBounds: then the component won't automatically resize itself, and works more closely like the original UIPageControl component. This is important for me because I need to add to the nib file so I can add constraints and position it correctly. Is there any need for resizing the component? It already aligns centre.
The text was updated successfully, but these errors were encountered:
If I comment out setFrame: and setBounds: then the component won't automatically resize itself, and works more closely like the original UIPageControl component. This is important for me because I need to add to the nib file so I can add constraints and position it correctly. Is there any need for resizing the component? It already aligns centre.
The text was updated successfully, but these errors were encountered: