Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3310] doubletap zoom for ScrollableView pages

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-06-08T19:51:23.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterRene Aavik
AssigneeIngo Muschenetz
Created2011-04-15T03:41:53.000+0000
Updated2017-06-08T19:51:23.000+0000

Description

I'm sorry if this has been reported before, I tried searching but couldn't find anything on this specific issue.

Currently, there seems to be no way to allow standard doubletap zooming for elements other than WebViews. I have tried using webviews as ScrollableView elements, but could not figure out a way to enable events on it without disabling the scroll functionality of the scrollableview. Forgive me if I'm overlooking something.

Please implement either:
* A way to enable zooming in (to a preset scale) and zooming out using the doubletap event in ScrollableView (currently, only the pinch-zoom gesture works, but not the doubletap, which is a pretty standard and hence intuitive feature at least in iOS). * A way to set the scale of the current view programmatically, so that we can listen for the doubletap event in the code and implement this action from there. This naturally would need to support animation.

Thanks,
Rene

Comments

  1. Lee Morris 2017-06-08

    Closing ticket due to time passed and lack of input or progress in the past few years.

JSON Source