Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8704] MobileWeb: ImageView's don't seem to be triggering a layout after the load event fires

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-05-22T13:19:09.000+0000
Affected Version/sRelease 2.0.1
Fix Version/sRelease 2.1.0, Sprint 2012-10 MW
ComponentsMobileWeb
Labelsn/a
ReporterBryan Hughes
AssigneeChris Barber
Created2012-04-12T14:49:43.000+0000
Updated2017-03-03T23:36:30.000+0000

Description

Image Views don't seem to be triggering layouts after the image loads, if the image loads after the layout is triggered by setting the src. This is either because the image load event isn't firing, or the layout algorithm doesn't think that the control needs to be layed out again.

Comments

  1. Chris Barber 2012-05-20

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/2235 Test with KitchenSink. I tested on iOS (sim and device) and Safari.
  2. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source