• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Profound UITableView rendering-performance problem, but only at certain positions? No, not resolved.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Profound UITableView rendering-performance problem, but only at certain positions? No, not resolved.


  • Subject: Profound UITableView rendering-performance problem, but only at certain positions? No, not resolved.
  • From: Gavin Stokes <email@hidden>
  • Date: Mon, 23 Jul 2012 13:39:21 -0700

Actually, I spoke too soon.  This problem continues to occur, but the
critical position of the partial row at the top varies with the table's row
height.  And it's not even always the bottom portion; sometimes if the last
row in the previous section is cut off in a middle region, rendering will
degrade to unusable.  Move the thing up or down a bit, and rendering
performance returns to normal.

So there really is some bad math going on in UITableView, but I have no
idea what the numerical relationship is between row height and the zone
that triggers the rendering problem.  I had to print out the tableview's
scroll offset and then hard-code a workaround into my app.  If the top row
sits in the danger zone, I scroll it up off the screen.
_______________________________________________

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

  • Prev by Date: Re: NSDocument -canCloseDocumentWithDelegate::: not called when terminating
  • Next by Date: Re: Profound UITableView rendering-performance problem, but only at certain positions?
  • Previous by thread: Badge drawing like NSDockTile
  • Next by thread: Forcing Core Data to save attribute changed behind its back?
  • Index(es):
    • Date
    • Thread