Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6559] iOS: Improve TableView rendering by better handling of opaque views

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterJeff Haynie
AssigneeIngo Muschenetz
Created2011-12-10T14:59:54.000+0000
Updated2015-02-06T17:45:50.000+0000

Description

Because of the way we handle non-opaque views (like UILabels) on a table view cell, we don't get maximum performance of table views and thus the OS has to do compositing and it's slower. This can easily be seen on device when running instruments.

Comments

  1. Ingo Muschenetz 2015-02-06

    I believe the current plan is that we add no more new features to TableView and instead direct users to ListView. Have you noticed this as a problem there as well?

JSON Source