[TIMOB-1261] Using the pinch gesture on video creates unexpected results
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:55:40.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | iOS |
Labels | gesture, pinch, video |
Reporter | Thomas Huelbert |
Assignee | Nolan Wright |
Created | 2011-04-15T02:48:01.000+0000 |
Updated | 2011-04-17T01:55:41.000+0000 |
Description
using kitchensink:
1.Phone>play movie>local (any file will show the
behavior)
2.tap to go full screen (or pinch out)
3.use the pinch gesture on the video
result:
the video is in letterbox
4.try to get the video back to it's original view
result: you cannot - the letter box is sticky
expected:be able to return to the view first shown
fixed