[TIMOB-1147] TableView style=Grouped is inconsistent
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:55:20.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.4.0 |
Components | iOS |
Labels | ios, iphone, tableview |
Reporter | britg |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:45:11.000+0000 |
Updated | 2011-04-17T01:55:20.000+0000 |
Description
TableViews that are 'grouped' (i.e. style: Titanium.UI.iPhone.TableViewStyle.GROUPED) render as normal tables 50% of the time.
This is happening on both the Simulator and the device.
This does NOT happen using any SDK 4.0 on an iPhone OS 3.x device.
This does NOT happen using any SDK other than 4.0.
This is currently happening in the KitchenSink application. Base UI -> Views -> Table Views
Simply toggle between Views and Table Views repeatedly to see inconsistent rendering.
Not seeing this on either device or on simulator. Must've been fixed by Blain's property ordering (which I think was actually for a duplicate ticket).