not approved. The change fixes the piechart, but clipping is broken on bar
charts. See,
http://localhost:8080/legals/test/charts/columnchart/test_column_01.lzx
Your fix also fixes another problem I found; the axis tickmarks, and titles
were not being displayed. I wonder if this problem happened when drawview
was moved from the LFC into components.
Change 20070315-maxcarlson-4 by [EMAIL PROTECTED] on 2007-03-15
00:30:16 PDT
in /Users/maxcarlson/openlaszlo/legals-clean
Summary: Fix drawview in swf
New Features:
Bugs Fixed: LPP-3710 Drawview regression in swf
Technical Reviewer: promanik
QA Reviewer: jcrowley
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details: Make sure to pass in a null width and height, and clip ==
null to the constructor. Not sure why this is required, but it works...
Tests: http://localhost:8080/legals/test/charts/piechart/
test_pie_01.lzx works again
Files:
M lps/components/extensions/drawview.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070315-
maxcarlson-4.tar