[TIMOB-2466] Android: XHR > Binary data > image is being unexpectedly scaled (also BaseUI>Views>IMageViews>Basic)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T03:20:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | Android |
Labels | android, defect, image, scaling |
Reporter | Thomas Huelbert |
Assignee | Don Thorp |
Created | 2011-04-15T03:20:30.000+0000 |
Updated | 2017-03-02T19:28:12.000+0000 |
Description
1.5.0 (11/29/10 08:10 faa27c7). G2 (2.2) some G1 (1.6) some droid 1 (2.2) and a bit of sim (2.1)
1.Platform > XHR > Binary data
2.BaseUI > Views > IMageViews > Basic
results: image is being scaled - appears somewhat distorted. Also occurs in build 1.5.0.91838a (last weeks pull). works as expected in 1.4.2
missed on last weeks pass.
Does the aspect ratio of the source image match the aspect ratio of the ImageView? 1.4.2 would have been wrong in general since it never scaled.
it appears the image is respecting aspect ratio. Sounds like this might be as expected now?
That was my understanding wrt to Images in ImagesView matching the size of the view if it wasn't auto.
removing regression tag and closing as invalid
Closed as invalid.