Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
iOS
Description
Through the _options_ parameter to window.open:
- presentationstyle=fullscreen (default)
- presentationstyle=pagesheet
- presentationstyle=formsheet
- transitionstyle=coververtical (default)
- transitionstyle=fliphorizontal
- transitionstyle=crossdissolve
Attachments
Issue Links
Activity
Chris Wells
made changes -
Workflow | Classic - editable closed [ 14069134 ] | classic default workflow [ 14080975 ] |
Chris Wells
made changes -
Workflow | classic default workflow [ 12742449 ] | Classic - editable closed [ 14069134 ] |
jcesarmobile
made changes -
Fix Version/s | 2.4.0 [ 12323473 ] | |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Closed [ 6 ] |
ASF GitHub Bot
made changes -
Remote Link | This issue links to "GitHub Pull Request #176 (Web Link)" [ 50826 ] | This issue links to "GitHub Pull Request #176 (Web Link)" [ 50826 ] |
ASF GitHub Bot
made changes -
Remote Link | This issue links to "GitHub Pull Request #176 (Web Link)" [ 50826 ] | This issue links to "GitHub Pull Request #176 (Web Link)" [ 50826 ] |
ASF GitHub Bot
made changes -
Remote Link | This issue links to "GitHub Pull Request #176 (Web Link)" [ 50826 ] |
jcesarmobile
made changes -
Assignee | jcesarmobile [ jcesarmobile ] |
jcesarmobile
made changes -
Shazron Abdullah
made changes -
Assignee | Shazron Abdullah [ shazron ] |
Shazron Abdullah
made changes -
Component/s | Plugin InAppBrowser [ 12320641 ] | |
Component/s | iOS [ 12316400 ] | |
Environment | iOS |
Shazron Abdullah
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Shazron Abdullah
made changes -
Shazron Abdullah
made changes -
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Shazron Abdullah
made changes -
Shazron Abdullah
made changes -
Summary | InAppBrowser - support iPad presentation, transition styles | InAppBrowser - support iPad presentation style, iOS transition styles |
Shazron Abdullah
made changes -
Field | Original Value | New Value |
---|---|---|
Description |
http://developer.apple.com/library/ios/#featuredarticles/ViewControllerPGforiPhoneOS/ModalViewControllers/ModalViewControllers.html Through the __options__ parameter to window.open: * presentationstyle=fullscreen (default) * presentationstyle=pagesheet * presentationstyle=formsheet |
http://developer.apple.com/library/ios/#featuredarticles/ViewControllerPGforiPhoneOS/ModalViewControllers/ModalViewControllers.html Through the __options__ parameter to window.open: * presentationstyle=fullscreen (default) * presentationstyle=pagesheet * presentationstyle=formsheet * transitionstyle=coververtical (default) * transitionstyle=fliphorizontal * transitionstyle=crossdissolve |
Summary | InAppBrowser - support iPad presentation styles | InAppBrowser - support iPad presentation, transition styles |
Shazron Abdullah
created issue -
Fixed in 1.4.1-dev