Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1274] Swipe doesn't change direction after orientation change

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:55:43.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsios, landscape, swipe
Reporterrob rhyne
AssigneeReggie Seagraves
Created2011-04-15T02:48:17.000+0000
Updated2011-04-17T01:55:43.000+0000

Description

In 1.3.0, I have a window set to orientation mode LANDSCAPE_LEFT.
A left to right or right to left swipe triggers an event on a view in that window.

In 1.3.2 the orientation mode bug causes the app to not switch to LANDSCAPE_LEFT.

So I rotate the phone to change the orientation view to the correct view, but the swipe event now requires the swipe to be up to down or down to up to fire the event.

Comments

  1. David R. 2011-04-15

    It happens in 1.3.3 as well.

  2. wolef 2011-04-15

    It happens in 1.4 as well

  3. Stephen Tramer 2011-04-15

    Know I fixed this in 1.5.0. Tested 1.6.0RC1.

JSON Source