On Nov 6, 2014, at 12:20 PM, Seth Willits <sli...@araelium.com> 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 (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

Reply via email to