[TIMOB-2523] iOS: ScrollableView problems showing imageviews larger than screen
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-07-26T12:31:49.000+0000 |
Affected Version/s | Release 1.5.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | trident |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:21:53.000+0000 |
Updated | 2012-07-26T21:41:49.000+0000 |
Description
I submit a simple example of a scrollableview with 3 imageviews which are wider than the window's width.
The imageviews of three images 1024x1440 pixels (placed as
backgrounds to allow zooming) are sized to the maximum height of
the window, and therefore with a wider width; than added to the
scrollableview.
The images are double pages of a catalog.
Scrollableview correctly shows just the visible part of the
image, but trying to move right showing the other part of the
image, it scrolls to the following view.
If you try to first pinch in or out the image (zooming), then
scrollableview acts correctly first panning and then scrolling.
The attachments contains app.js, scrollview_problem.js and the
three images.
Put them in the resource folder of a new project.
I have Titanium developer 1.2.1, iphone SDK 4.2 and mobile titanium
sdk 1.4.2.
Attachments
File | Date | Size |
---|---|---|
scrollview_problem_prj_resources.zip | 2011-04-15T03:21:54.000+0000 | 673038 |