The resourcetable is filled in SWFWriter.java, so you should change that file, too.
> + // Is it even possible for there to be a canvas resolve dict? resolveDict is also used to store constraints, isn't it? Therefore I don't understand why there shouldn't be a resolveDict possible on canvas. On 3/12/2010 8:48 PM, Max Carlson wrote: > Change 20100308-maxcarlson-F by maxcarl...@bank on 2010-03-08 16:20:37 PST > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: UPDATED AGAIN: Make resource size measurement more reliable in Flash > 8 > > Bugs Fixed: LPP-8814 - resource gets wrong width when stretches equals width > > Technical Reviewer: ptw > QA Reviewer: mdemmon > > Details: > > LaszloCanvas - Move swf8-only resourcetable from canvas to LzSprite, update > comments, add __LZresolveDict test from LaszloView. > > LzSprite - Change resourcetable lookups to use LzSprite hash, add caching > code (commented out for now) > > Exactly the same as before, just updating this change description to inlcude > the bug number (oops) and update the tests to include those related to r7933. > > Unscale, measure, and reapply the scale to get the true size. > > Tests: IWFM, also see tests related to r7933: test/lpp-3726.lzx, > test/lpp-4661.lzx and test/lpp-5372.lzx > > Files: > M WEB-INF/lps/lfc/kernel/swf/LzSprite.as > M WEB-INF/lps/lfc/views/LaszloCanvas.lzs > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20100308-maxcarlson-F.tar > _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
