[TIMOB-9490] KitchenSink: "Image scaling", images zoom out and do not align in the center
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-06-13T13:24:27.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | Release 2.1.0, Sprint 2012-12 API |
Components | iOS |
Labels | api, qe-ios060112, regression |
Reporter | Smitha Guduru |
Assignee | Vishal Duggal |
Created | 2012-06-11T17:09:21.000+0000 |
Updated | 2015-02-02T20:46:23.000+0000 |
Description
Description:
In Image Scaling, when the images get zoomed out, some of them go off the screen.
This issue also occurs on 2.0.2 but does not occur on 1.8.2
Steps to reproduce:
1. Launch KitchenSink
2. Go to "Base UI"- "Animation"- "Image Scaling"
3. Tap on all the three images one after the other.
Expected Result:
The images zoom out in the center of the screen,they align on top of each other.
Actual result:
The left and right images zoom out and partially go off the screen and the images do not align in the center of the screen.
Attachments
Pull pending https://github.com/appcelerator/titanium_mobile/pull/2372
Closing issue Tested with Ti Studio build 2.1.0.201206200844 Ti Mobile SDK 2.1.0.v20120621132259 hash rbe601fdf OSX Lion 10.7.3 iPad 2 OS 4.3.5 Expected behavior is shown