{ "id": "62932", "key": "TIMOB-2300", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "11235", "name": "Release 1.6.0 M02", "archived": true, "released": true, "releaseDate": "2010-12-27" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:58:41.000+0000", "created": "2011-04-15T03:16:06.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "feature", "ios", "ipad", "release-1.6.0", "request" ], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:58:41.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

We need to be able to close the Master Popover via code.

{html}", "attachment": [], "flagged": false, "summary": "HIde Master Popover on iPad", "creator": { "name": "ctredway1", "key": "ctredway1", "displayName": "ctredway", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rpfeiffer", "key": "rpfeiffer", "displayName": "Ralf Pfeiffer", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "128087", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [40efbb31da00ea01b86e3022157934c16fb5faa5])\n[#2300 state:fixed-in-qa] SplitWindow now has a\n'masterPopupVisible' property that can be set true to show the\nmaster view in a popover, false to hide the popover. When the\nmaster view is visible in the split view (eg, in landscape), this\nproperty stays 'false'. \nhttps://github.com/appcelerator/titanium_mobile/commit/40efbb31da00...

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:16:07.000+0000", "updated": "2011-04-15T03:16:07.000+0000" }, { "id": "128088", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

4.2 sim, 3.2 ipad wifi [INFO] Titanium SDK version: 1.6.0\n(01/12/11 14:54 ff401e1)

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:16:07.000+0000", "updated": "2011-04-15T03:16:07.000+0000" }, { "id": "128089", "author": { "name": "ygorlemos", "key": "ygorlemos", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

It only works for me if I set it to true again, so I can call\nwith false to hide again.

\n

Eg:

\n

Everytime I call:

\n

xCtr.splitView.setMasterPopupVisible(false);

\n

I need to call right after:

\n

xCtr.splitView.setMasterPopupVisible(true);

\n

If I don't reset to it true, It never works again.

\n

Why not just implement it this way:

\n

xCtr.splitView.showMasterPopup();
\nxCtr.splitView.hideMasterPopup();

\n

Thanks.

{html}", "updateAuthor": { "name": "ygorlemos", "key": "ygorlemos", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:16:07.000+0000", "updated": "2011-04-15T03:16:07.000+0000" }, { "id": "128090", "author": { "name": "netspy", "key": "netspy", "displayName": "netspy", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

The new function setMasterPopupVisible works only once. See\n#3315

{html}", "updateAuthor": { "name": "netspy", "key": "netspy", "displayName": "netspy", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:16:08.000+0000", "updated": "2011-04-15T03:16:08.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }