[TIMOB-1583] iOS- Table View - images appear incorrect size by default, scrolling either resizes elements or they disappear from screen
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:56:35.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | iOS |
Labels | defect, ios, regression |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T02:56:40.000+0000 |
Updated | 2013-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
File | Date | Size |
---|---|---|
img_0020-1.PNG | 2011-04-15T02:56:40.000+0000 | 47436 |
scrolling no longer resizes, but the images are not scaled correctly.
(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...
confirmed on 1.4.2.4c5cd4a 4.1