[TIMOB-10811] iOS: Option for disabling default spinner for WebView when opening remote URLs.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-09-04T13:13:24.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.0.0, Sprint 2012-18 API |
Components | iOS |
Labels | api, module_webview, qe-review, qe-testadded |
Reporter | Hidayet Dogan |
Assignee | Sabil Rahim |
Created | 2012-08-24T05:23:54.000+0000 |
Updated | 2014-12-04T19:25:06.000+0000 |
Description
It would be nice to have an option to disable default spinner when calling remote urls in WebView component. There may be "disableSpinner" or "hideSpinner" option/property for Titanium.UI.WebView.
Submitted pull request for this ticket, can be found at: https://github.com/appcelerator/titanium_mobile/pull/2825 Here are the functional test code:
Pr merged: https://github.com/appcelerator/titanium_mobile/pull/2825
Verified with: SDK: 2.2.0.v20120907162025 STUDIO: 2.1.3.201209071738 Devices: iOS simulator, iPhone4s(v 5.0.1)