Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1228] ImageView will not resize on orientation change on iPad

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:55:35.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsdefect, image, ios, ipad, view
Reporterctredway
AssigneeBlain Hamon
Created2011-04-15T02:47:09.000+0000
Updated2011-04-17T01:55:35.000+0000

Description

A customer reported that an image view would not dynamically resize on an orientation change. I have verified that this does not work on the iPad running 3.2 but does work on an iphone running os4 (simulator).

Attachments

FileDateSize
image.js2011-04-15T02:47:10.000+0000690
square.png2011-04-15T02:47:10.000+000051262

Comments

  1. Jeff Haynie 2011-04-15

    (from [e111bfc61ba8a2b448e9c6830dfeb44663e81743]) [#1228 state:resolved] TiUIImageView now uses TiDimension sizing rather than pixels. Note that for remote images, % specifications still will not work. http://github.com/appcelerator/titanium_mobile/commit/e111bfc61ba8a2b448e9c6830dfeb44663e81743"> http://github.com/appcelerator/titanium_mobile/commit/e111bfc61ba8a...

  2. wallneradam 2011-04-15

    This commit cause the same effect as in my old ticket #1156.

JSON Source