[TIMOB-2695] iOS crop property to image views.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:59:50.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 |
Components | iOS |
Labels | crop, imageview, ios, release-1.6.0 |
Reporter | Pedro Enrique |
Assignee | Blain Hamon |
Created | 2011-04-15T03:27:15.000+0000 |
Updated | 2011-04-17T01:59:50.000+0000 |
Description
Feature request for cropping of images.
Several HD tickets are asking for this, most recent one being this
one http://developer.appcelerator.com/helpdesk/view/62781">http://developer.appcelerator.com/helpdesk/view/62781
(from [8924a7783bf5dc7e7d5c3e478ce437b8f23eb199]) [#2695 state:in-progress] Implemented as a blob's imageAsCropped method. Takes one argument with width, height, x, and y properties. Test needs to be created before sending to fixed. https://github.com/appcelerator/titanium_mobile/commit/8924a7783bf5dc7e7d5c3e478ce437b8f23eb199"> https://github.com/appcelerator/titanium_mobile/commit/8924a7783bf5...
Tested on 1.6 with the following code and it works as expected:
iPhone Simulator 4.2Resolving ticket as per the above.