Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1583] iOS- Table View - images appear incorrect size by default, scrolling either resizes elements or they disappear from screen

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:56:35.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsdefect, ios, regression
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T02:56:40.000+0000
Updated2013-03-27T08:59:28.000+0000

Description

found on 3g using 1.4.1.aff269

1.BaseUI>Vertical layout>table view
2.note appearance of images
3.scroll them out of view, then back
results: images are not being scaled to size of the row, scrolling in and out of view either results in the image being correctly sized, or disappearing.

also see them on the Facebook > query test when users have generic icons

Attachments

FileDateSize
img_0020-1.PNG2011-04-15T02:56:40.000+000047436

Comments

  1. Thomas Huelbert 2011-04-15

    scrolling no longer resizes, but the images are not scaled correctly.

  2. Jeff Haynie 2011-04-15

    (from [87903b26cc1d6e3f07459b754d73caa8579fd268]) [#1867 state:fixed-in-qa] [#1583 state:fixed-in-qa] [#1740 state:fixed-in-qa] [#1680 state:fixed-in-qa] [#1676 state:fixed-in-qa] [#1584 state:fixed-in-qa] Image views use content mode aspect fit scaling instead of centering. This may also solve things for #1543, but not sure. http://github.com/appcelerator/titanium_mobile/commit/87903b26cc1d6e3f07459b754d73caa8579fd268"> http://github.com/appcelerator/titanium_mobile/commit/87903b26cc1d6...

  3. Thomas Huelbert 2011-04-15

    confirmed on 1.4.2.4c5cd4a 4.1

JSON Source