I have an iPad app with a custom main view controller that contains a UIToolbar. Within the main view, but outside the toolbar, and with no constraints related to the toolbar, I have another view that I use for debugging purposes.
In production versions of the app, in the main view controller's -viewDidLoad method, I remove that debugging view. When that happens, the UIBarButtonItem items in my toolbar have their text shrunken dramatically. Subsequent operations that might interact with the toolbar seem to restore the text size, although I'm not sure what it is, exactly (I do some stuff with setUserInteractionEnabled on the toolbar, but I don't add or remove items). -- Rick
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com