Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4365] iOS - Scrollable view does not have a "scale" event

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionWon't Fix
Resolution Date2011-07-20T17:25:22.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sSprint 2011-29
ComponentsiOS
Labelsscrollable, zoom
ReporterPedro Enrique
AssigneeReggie Seagraves
Created2011-06-13T07:07:30.000+0000
Updated2017-03-06T22:35:36.000+0000

Description

The scrollable view has the zooming feature but it does not have a scale event. If the scrollable view is scalable, the "scale" event should be implemented. Sample code: https://gist.github.com/1019492 Helpdesk Ticket: APP-334778

Comments

  1. Reggie Seagraves 2011-07-20

    The Scrollview already has the behavior and event callbacks to support this. The client should change his code from using ScrollableView to ScrollView. The undocumented pinch & zoom behavior in ScrollableView should be removed for parity with Android.
  2. Lee Morris 2017-03-06

    Closing ticket due to time passed.

JSON Source