Lion - CopiesOnScroll Bug with table view
Lion - CopiesOnScroll Bug with table view
- Subject: Lion - CopiesOnScroll Bug with table view
- From: Seth Willits <email@hidden>
- Date: Thu, 18 Aug 2011 17:23:48 -0700
I have an NSTableView in a scrollview, and on Lion it's now smearing all of the drawing when scrolling:
http://sethwillits.com/temp/upshot/upshot_nHnDbrLB.jpg
Some things to note:
A) This doesn't happen on Snow Leopard
B) Yes, I am using a custom cell in the table view, but using a standard NSTextFieldCell has the same problem
C) [[tableView enclosingScrollView] setCopiesOnScroll:NO] "fixes" it
D) copiesOnScroll is YES on Snow Leopard
E) For some reason it seems to only happen when scrolling new rows in from the top (scrolling up)
Any ideas? I'm really stumped on why this is broken all of a sudden.
--
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