[TIMOB-16762] BlackBerry: KitchenSink: BaseUI > Views > image views > image scaling; appc logo id stretched & no dimensions are retirved.
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-05-10T00:09:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.3.0 |
Components | BlackBerry |
Labels | bb33, qe-testadded |
Reporter | Lokesh Choudhary |
Assignee | Pedro Enrique |
Created | 2014-03-27T23:29:51.000+0000 |
Updated | 2014-05-15T21:35:26.000+0000 |
Description
Description:
1. Launch KS.
2. Go to BaseUI -> Views ->image views -->image scaling.
Actual Result:
1. Appc logo is stretched & no dimensions are not retrieved. Its stuck at retrieving dimensions.
Expected Result:
1. The appc logo shhould not be stretched & we should get the dimensions.
Comments
JSON Source
The problem here is the blob object. It needs to be revisited, estimating 3 days.
Mac OSX 10.9.2 Appcelerator Studio, build: 3.3.0.201405121247 Titanium SDK, build: 3.3.0.v20140515133312 Titanium CLI, build: 3.3.0-dev Alloy: 1.4.0-alpha BlackBerry SDK: 10.3 BlackBerry Simulator: 10.3.0.440 Image is not stretched and the dimensions are correctly obtained and displayed. Closing.