Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3152] Ti.UI.ImageView.toBlob() does not provide proper sizing information

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-05-17T13:50:44.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.7.0, Sprint 2011-11
ComponentsiOS
Labelsblob, height, imageview, ios, rotation, width
ReporterStephen Tramer
AssigneeStephen Tramer
Created2011-04-15T03:38:08.000+0000
Updated2011-05-17T13:51:28.000+0000

Description

Behavior can be witnessed in Bugtests #1265:

-> Open the test: No image is displayed -> Change orientation: You will see the '1x' image flash.

NOTE: There's a second special bug here - the flash of the image in rotation. That needs to be taken care of as well.

Comments

  1. Jeff Haynie 2011-04-15

    (from [4c9d32cd824414b8cc38574bccc4ea6190a4effb]) [#3152 state:fixed-in-qa milestone:"Sprint 2011-11"] Set autoWidth/autoHeight when assigning a UIImage to imageView. https://github.com/appcelerator/titanium_mobile/commit/4c9d32cd824414b8cc38574bccc4ea6190a4effb"> https://github.com/appcelerator/titanium_mobile/commit/4c9d32cd8244...

  2. Eric Merriman 2011-05-17

    Verified does not occur with iOS devices and 1.7.0RC1. Did not notice a flash, suggestion is to write and additional bug if the behavior is still noted.

JSON Source