[Laszlo-dev] For Review: Change 20080425-maxcarlson-O Summary: Fix drawview for swf9
Max Carlson
max at openlaszlo.org
Fri Apr 25 17:13:36 PDT 2008
Change 20080425-maxcarlson-O by maxcarlson at Roboto on 2008-04-25
17:07:36 PDT
in /Users/maxcarlson/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix drawview for swf9
New Features:
Bugs Fixed: LPP-5833 - swf9: Drawview fails to run
Technical Reviewer: promanik
QA Reviewer: hminsky
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details: drawing.lzx - Use clipPath() instead of clip() api...
drawview.lzx - Call super(...) for all runtimes. Warn for clipPath()
and clipButton() in swf9 and dhtml. Prevent runtime warnings in swf9
__playPath(). Add deprecated trampoline method clip() for swf8 - had
to rename to prevent conflicts with the builtin LzView.clip
attribute. Fix up canvas gradients to (sort of) match the as2 style...
Tests: http://localhost:8080/trunk-clean/test/drawing/drawing.lzx?lzr=swf9
now runs.
Files:
M test/drawing/drawing.lzx
M lps/components/extensions/drawview.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080425-maxcarlson-O.tar
More information about the Laszlo-dev
mailing list