Re: auto-layout and rotated UILabels
Re: auto-layout and rotated UILabels
- Subject: Re: auto-layout and rotated UILabels
- From: Quincey Morris <email@hidden>
- Date: Thu, 04 Feb 2016 14:59:03 -0800
- Feedback-id: 167118m:167118agrif8a:167118sJ2_yHPhBH:SMTPCORP
On Feb 4, 2016, at 13:01 , Steve Christensen <email@hidden> wrote:
>
> it looks like the width of the embedding view is set to the text width of the UILabel instead of the text height, which is borne out by the view geometry
Can you use a custom class for the embedding view and override its ‘intrinsicContentSize’ property to return the inner view’s height and width reversed?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden