Patches item #413030, was opened at 2001-04-02 02:25 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=305757&aid=413030&group_id=5757
Category: DynAPI 2 Widget Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Richard Bennett (richard_bennett) Summary: DynImage Patch Initial Comment: There are still some problems with dynimage. As far as I test this patch, it will solve problems. ---------------------------------------------------------------------- >Comment By: Richard Bennett (richard_bennett) Date: 2001-11-01 02:50 Message: Logged In: YES user_id=164855 Please specify which problems you are trying to fix, and what the solution is. In your source you say: //next 3 lines are hook for IE, which stores pictures and picture sizes //in different places and sets incorrect picture size if picture somewhy //change it. if (is.ie) { DynImage.loadimages[i].img.width= (DynImage.loadimages[i].img.height=null); DynImage.loadimages[i].complete = false; DynImage.loadimages[i].img.src=DynImage.loadimages [i].origsrc=src; } I'm afraid this doesn't make sense to me, please elaborate. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-10-02 11:46 Message: Logged In: NO Is this fix precluded by the latest (2.54) version of dynimage.js? ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2001-10-02 11:45 Message: Logged In: NO Is this fix precluded by the latest (2.54) version of dynimage.js? ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=305757&aid=413030&group_id=5757 _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/