Replies below: P T Withington wrote: > Approved. > > Can we have a comment that you have to make a div visible to measure > it in Safari? (Or that undisplayed divs have dimension 0 in Safari.) Will do! > Questions: > > Is there any concern that the image is going to flicker on briefly > when you measure it this way? No. The Javascript interpreter is sufficiently fast that this won't be an issue.
> Does the LFC need to know the dimensions of nodes that are not > visible? Would another approach be to just update the dimensions when > the object first becomes visible? The LFC does need to know the dimensions of resources, whether they're visible or not. > On 2006-07-11, at 19:02 EDT, Max Carlson wrote: > >> Change change.4ctEVTnBg.txt by [EMAIL PROTECTED] >> /Users/maxcarlson/openlaszlo/legals/ on 2006-07-11 15:59:10 PDT >> >> Summary: Fix image loading in Safari >> >> New Features: >> >> Bugs Fixed: >> >> Technical Reviewer: ptw >> QA Reviewer: henry >> Doc Reviewer: (pending) >> >> Documentation: >> >> Release Notes: >> >> Details: >> >> >> Tests: LzPix now shows photos in Safari. Performance is better than >> the old etech demo! >> >> Files: >> M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js >> M demos/et/app.lzx >> <patch.maxcarlson.gr5C.tgz> > _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
