Oops, I just noticed that running with this change the Debug window in DHTML now has some layout bugs; the "eval" button and the left border resource are both now stuck over on the right side of the window for some reason.
Could this change be causing the resource to get some kind of offset added to it's position? On Fri, Dec 10, 2010 at 5:33 PM, Henry Minsky <[email protected]>wrote: > approved > > > On Thu, Dec 9, 2010 at 9:13 PM, Max Carlson <[email protected]> wrote: > >> Change maxcarlson-20101209-9Vy by maxcarl...@friendly on 2010-12-09 >> 18:03:25 PST >> in /Users/maxcarlson/openlaszlo/trunk-clean >> for http://svn.openlaszlo.org/openlaszlo/trunk >> >> Summary: Fix setResource() when switching between sprite and non-sprite >> resources >> >> Bugs Fixed: LPP-9573 - DHTML: view.setAttribute("resource", res) works >> incorrectly in some cases >> >> Technical Reviewer: ptw >> QA Reviewer: hminsky >> >> Details: setResource() handles the case where there used to be a CSS >> sprite, force unloading and force a reload of the image by bypassing the >> setSource() cache. >> >> Tests: See updated testcase from LPP-9573. >> >> Files: >> M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js >> >> Changeset: >> http://svn.openlaszlo.org/openlaszlo/patches/maxcarlson-20101209-9Vy.tar >> > > > > -- > Henry Minsky > Software Architect > [email protected] > > > -- Henry Minsky Software Architect [email protected]
