[Laszlo-dev] Fixing LPP-3374 and LPP-3350

Philip Romanik promanik at laszlosystems.com
Sat Feb 17 08:53:15 PST 2007


I have a potential fix to LzSprite.js. If it passes my tests I'll send it 
to Max to review.

Phil


>Hrmm, weird.  I'll look into it this weekend and see if I can figure
>out what the problem is.  I figured there was probably a deeper
>issue.  Do you know if this happens with .jpg as well, or is it only
>doing it with .gif?
>
>I'll dig into it.
>
>Thanks,
>Josh
>
>On Feb 17, 2007, at 11:33 AM, Philip Romanik wrote:
>
> > Hi Josh,
> >
> > My app is much more complicated than it needs to be. It appears as
> > though most image loading on IE6/dhtml is broken:
> >
> >
> > <canvas>
> >  <simplelayout spacing="5"/>
> >
> >  <text><b>No stretching</b> (no image is shown on IE6/dhtml)</text>
> >  <view resource="http://www.openlaszlo.org/themes/manji/images/
> > ol_logo_small.gif"/>
> >
> >  <text><b>stretches=both</b></text>
> >  <view stretches="both" resource="http://www.openlaszlo.org/themes/
> > manji/images/ol_logo_small.gif"/>
> >
> > </canvas>
> >
> >



More information about the Laszlo-dev mailing list