[TIMOB-511] local SVG files don't render in web views
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:20.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.4.0 |
Components | iOS |
Labels | ios, iphone, svg, webview |
Reporter | Nolan Wright |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:30:40.000+0000 |
Updated | 2011-04-17T01:53:20.000+0000 |
Description
self explanatory
(from [7ab17235f5811590c218c7bb731f49e697b4c395]) Closes #511 . WebView handles the lack of HTML in a text file better, MimeTypes now recognizes .svg and .svgz properly, and WebView also checks for this mime type for setUrl to let the iPhone OS handle it. This latter portion could be improved, but it's sufficient with minimal breakage. http://github.com/appcelerator/titanium_mobile/commit/7ab17235f5811590c218c7bb731f49e697b4c395"> http://github.com/appcelerator/titanium_mobile/commit/7ab17235f5811...