[TIMOB-4911] Move Ti.UI.Toolbar into Ti.UI.iOS.Toolbar
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-09T13:39:53.000+0000 |
Affected Version/s | Release 1.7.2 |
Fix Version/s | Sprint 2011-40, Release 1.8.0 |
Components | iOS |
Labels | deprecated-1.8.0, module_toolbar, qe-testadded |
Reporter | Stephen Tramer |
Assignee | Sabil Rahim |
Created | 2011-08-05T13:45:19.000+0000 |
Updated | 2013-11-07T05:21:23.000+0000 |
Description
Self-explanitory; Toolbar is an iOS-only UI element and needs to be moved into the iOS namespace. In the process of doing so we need to make sure that the old Ti.UI.createToolbar() method is DEPRECATED but still functions until the next release.
Pull pending # 483
Closing bug. Verified fix using Toolbar modulization on: OS: Mac OS X Lion Titanium Studio, build: 1.0.7.201112061404 SDK build: 1.8.0.1.v20111207151125 Device: iphone 4S Sprint (5.0.1)
Reopening to add deprecation label.
Anvil testcase PR https://github.com/appcelerator/titanium_mobile/pull/4768