[AC-3043] Show Inspector non-functional from all three means of access
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2011-06-25T03:36:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | J Dex |
Assignee | Tony Guntharp |
Created | 2011-05-18T16:44:29.000+0000 |
Updated | 2016-03-08T07:48:05.000+0000 |
Description
The three methods of accessing the Inspector are unusable.
1. Main Menu option available, produces nothing.
2. Context Menu (Right-Click in Window) is missing.
3. In code:
var $WIN = Titanium.UI.getCurrentWindow();
$WIN.showInspector();
All three methods continue to work for me when building against 1.0.0 and 1.1.0.
Found by a Q&A poster in the wiki, under Titanium Mobile. Please completely straighten the docs out and have the Change log completely reflect the efforts you have made prior to leaving RC.
J Dex, I am afraid I don't understand your comment. Is this issue resolved? Would you please clarify? Thanks
No response from user
Closing due to 30 days of inactivity