Change 20070620-maxcarlson-e by [EMAIL PROTECTED] on 2007-06-20 18:06:04 PDT
    in /Users/maxcarlson/openlaszlo/legals-clean
    for http://svn.openlaszlo.org/openlaszlo/branches/legals

Summary: Fix color value caching in drawview

New Features:

Bugs Fixed: LPP-4156 - Drawview fill() broken in R5451 DHTML FF

Technical Reviewer: promanik
QA Reviewer: jcrowley
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: This change caches all color values in a _colorcache hash. This is much more reliable, and faster to boot. I also optimized and simplified __playPath() in DHTML.


Tests: http://localhost:8080/legals-clean/lps/components/extensions/ test/drawing.lzx?lzr=dhtml and http://localhost:8080/legals-clean/lps/ components/extensions/test/drawing.lzx?lzr=swf7 are the same as before. It's easy to see where the previous attempt at caching could go wrong.

Files:
M      lps/components/extensions/drawview.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070620- maxcarlson-e.tar

Reply via email to