Re: Bothersome "NSView-Encapsulated-Layout-Height" constraint?
Re: Bothersome "NSView-Encapsulated-Layout-Height" constraint?
- Subject: Re: Bothersome "NSView-Encapsulated-Layout-Height" constraint?
- From: Demitri Muna <email@hidden>
- Date: Thu, 30 Aug 2018 21:06:29 -0400
Hi Rob,
On Aug 30, 2018, at 8:34 PM, Rob Petrovec <email@hidden> wrote:
> You need to implement -outlineView:heightOfRowByItem: to return the height
> you want for each row. Hope that helps.
Sorry, in my email I wrote "outlineView:rowViewForItem:” when I meant to say
"outlineView:heightOfRowByItem:”, which I have returning 20 or 24. This
correctly changes the row height (it is being called), but the highlighting
remains at 12 pixels regardless of value.
Thanks,
Demitri
_______________________________________________
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