Re: Vibrancy + Floating Group Row bug?
Re: Vibrancy + Floating Group Row bug?
- Subject: Re: Vibrancy + Floating Group Row bug?
- From: Seth Willits <email@hidden>
- Date: Thu, 06 Nov 2014 13:51:44 -0800
On Nov 6, 2014, at 12:20 PM, Seth Willits <email@hidden> wrote:
> Some subviews of table view cells underneath a floating group row, in a vibrant table view have strange drawing:
> http://sethwillits.com/temp/upshot/upshot_EnYMpCzT.png
>
> Any thoughts?
>
> (In the case of the pink text field, if I leave the text color as Control Text Color, then its boundaries aren't visible when under the group row.)
Further experimentation shows if I subclass NSImageView and NSTextField and implement -allowsVibrancy to return YES, then their bounds are no longer visible in the group row.
However, the selected row's selection drawing still is, even if it's also a custom subclass which returns YES from -allowsVibrancy.
http://sethwillits.com/temp/upshot/upshot_AEyLyuSa.png
I can't seem to find any way to cure that, which in a real-world app where the group row :\
--
Seth Willits
_______________________________________________
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