[TIMOB-1274] Swipe doesn't change direction after orientation change
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:55:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | ios, landscape, swipe |
Reporter | rob rhyne |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:48:17.000+0000 |
Updated | 2011-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.
It happens in 1.3.3 as well.
It happens in 1.4 as well
Know I fixed this in 1.5.0. Tested 1.6.0RC1.