approved On Mon, Jan 11, 2010 at 7:32 PM, Max Carlson <[email protected]> wrote:
> Change 20100111-maxcarlson-s by maxcarl...@bank on 2010-01-11 15:42:56 PST > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: UPDATED: Limit size of drawview bitmapdata to a maximum of 2880 x > 2880 pixels > > Bugs Fixed: LPP-8697 - SWF9/SWF10 drawviews larger than 2880 x 2880 throw > an exception > > Technical Reviewer: hminsky > QA Reviewer: ptw > > Release Notes: For best results in SWF9, please keep drawview sizes below a > maximum of 8294400 (2880 x 2880) pixels total. Flash 10 increases this > limit to 4095 x 4095 pixels. > > Details: Measure total number of pixels, and don't create bitmaps that > would cause an exception. Warn when this is the case. > > Tests: See LPP-8697. When running with the debugger, you should get a > warning describing the limitation. > > Files: > M lps/components/extensions/drawview.lzx > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20100111-maxcarlson-s.tar > -- Henry Minsky Software Architect [email protected]
_______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
