[TIMOB-3033] iOS scrollview throws content to the side when zoomed in and rotated
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T02:00:44.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M08 |
Components | iOS |
Labels | ios, regression, release-1.6.0, scrollview |
Reporter | Pedro Enrique |
Assignee | Ralf Pfeiffer |
Created | 2011-04-15T03:35:10.000+0000 |
Updated | 2011-04-17T02:00:44.000+0000 |
Description
Basically, if the scrollview is zoomed enabled, when you zoom in and rotated the device, the scrollView is moved to the left and top of the screen. It does not stay where it is set to stay, even if the left, top, bottom, and right properties are set to 0. You'll find a working sample attached.
Referring to HD ticket: http://developer.appcelerator.com/helpdesk/view/69971">http://developer.appcelerator.com/helpdesk/view/69971
Tested on iPad Simulator 4.2
Ti SDK 1.6 (Feb 1 2011 17:47 ra6320820)
Attachments
File | Date | Size |
---|---|---|
app.js | 2011-04-15T03:35:10.000+0000 | 2666 |
ugh, this is a regression in 1.6.0. See in KS Base UI > Views > scroll views > scrolling zoom and pinch. resize the image, rotate, rotate again.
(from [661b543569f3fcc71dec4efc55ac20ba0812d105]) [#3033 state:fixed-in-qa] When resizing the content area, we have to compensate for the scale factor. https://github.com/appcelerator/titanium_mobile/commit/661b543569f3fcc71dec4efc55ac20ba0812d105"> https://github.com/appcelerator/titanium_mobile/commit/661b543569f3...
1.6.0.349debe same as 1.5.1 now.
Housekeeping! Paperwork is in order.