[TIMOB-958] EmailDialog doesn't show up when using splitWindow
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:54:47.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.4.0 |
Components | iOS |
Labels | emaildialog, ios, ipad, iphone, mobile, splitwindow |
Reporter | Max Marttinen |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:40:16.000+0000 |
Updated | 2011-04-17T01:54:47.000+0000 |
Description
Hi.
When the application is using a splitWindow, the modal window of the EmailDialog won't show up.
Sample app.js attached.
The code worked with tabGroup instead of splitWindow.
Platform:
iPad, MobileSDK 1.3.0
Attachments
File | Date | Size |
---|---|---|
app.js | 2011-04-15T02:40:16.000+0000 | 751 |
(from [eaa93dd755c67ce625eb7bb274395b217763a6a2]) Closes #958: Minimal controller for handling split views. It looks like UISplitView handles most of the nasty for us, and because of how it works, we might not need to track things the way we do in TiRootViewController. http://github.com/appcelerator/titanium_mobile/commit/eaa93dd755c67ce625eb7bb274395b217763a6a2"> http://github.com/appcelerator/titanium_mobile/commit/eaa93dd755c67...