[TIMOB-19927] Windows: Implement Blob.width and height
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-12-08T16:33:28.000+0000 |
Affected Version/s | Release 5.1.0 |
Fix Version/s | Release 5.2.0 |
Components | Windows |
Labels | qe-5.2.0 |
Reporter | Kota Iguchi |
Assignee | Gary Mathews |
Created | 2015-11-12T05:37:44.000+0000 |
Updated | 2016-02-05T19:16:17.000+0000 |
Description
Currently
Ti.Blob
width and height are not updated even when Blob represents an image.
PR: https://github.com/appcelerator/titanium_mobile_windows/pull/495