Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2252] UIImageView objects do not obey size restrictions in tableview

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:33.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsheight, imageview, ios, regression, tableviewrow, width
ReporterStephen Tramer
AssigneeStephen Tramer
Created2011-04-15T03:14:51.000+0000
Updated2012-03-15T14:17:33.000+0000

Description

Images are initially drawn at a scaled down size, but upon row refresh/redraw, are the appropriate size.

Visible in KS->Base UI->Views->Table View->Update Row Objects.

Comments

  1. Jeff Haynie 2011-04-15

    (from [8aad6b20fb802915eb48e1a8b4d9eb31256842c2]) [#2252 state:fixed-in-qa] ImageViews now only marked as 'flexible' if they are autosized in that dimension. http://github.com/appcelerator/titanium_mobile/commit/8aad6b20fb802915eb48e1a8b4d9eb31256842c2"> http://github.com/appcelerator/titanium_mobile/commit/8aad6b20fb802...

  2. Blain Hamon 2011-04-15

    No longer seeing the scaling.

JSON Source