Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2227] Changing orientation on iPad does not change imageview bounds

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:28.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelscritical, imageview, ios, ipad, orientation
ReporterStephen Tramer
AssigneeStephen Tramer
Created2011-04-15T03:14:10.000+0000
Updated2011-04-17T01:58:28.000+0000

Description

See ticket #1749 for sample code.

Comments

  1. Stephen Tramer 2011-04-15

    More serious issue; it looks like all autosize views do not have their sizes recomputed upon orientation switch. Not sure why this was never noticed before. Marking this bug as CRITICAL.

  2. Jeff Haynie 2011-04-15

    (from [95701d6014cfb7737e058c08fe320c14c489e620]) [#2227] Imageviews now are marked 'flexible' h/w always, so they properly resize as 'auto'. Leaving bug open since this may affect other views and requires more investigation. http://github.com/appcelerator/titanium_mobile/commit/95701d6014cfb7737e058c08fe320c14c489e620"> http://github.com/appcelerator/titanium_mobile/commit/95701d6014cfb...

  3. Stephen Tramer 2011-04-15

    Bumping to medium priority since the primary issue has been resolved.

  4. Blain Hamon 2011-04-15

    Bump again. Since there hasn't been regressions since the change, and moreso, there's been a refactor, let's assume this has been fixed?

  5. Blain Hamon 2011-04-15

    Assumption correct. Testing bears it out.

JSON Source