DDPageControl icon indicating copy to clipboard operation
DDPageControl copied to clipboard

Override of setFrame: and setBounds: stops component from being usable in Interface Builder

Open jowie opened this issue 10 years ago • 0 comments

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.

jowie avatar May 15 '14 12:05 jowie