Issues: 1) It seems I wouldn't be able to make a rectangle with only the top-left corner rounded, as the other corners will default to that rather than 0?
Otherwise approved. Gee, rect sure got a lot simpler! :) On 2010-03-25, at 01:07, Max Carlson wrote: > Change 20100324-maxcarlson-D by maxcarl...@bank on 2010-03-24 22:01:55 PDT > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Add individual corner radius to drawview.rect() > > Bugs Fixed: LPP-8745 - Add support for border-radius to view (partial) > > Technical Reviewer: ptw > QA Reviewer: hminsky > > Details: drawing.lzx - Add example of setting individual corner radius. > > LzKernelUtils - Add updated rect() routine that handles individual corner > radius. > > drawview - Add additional arguments to rect(). > > Tests: test/drawing/drawing.lzx shows an orange box with rounded corners that > are all different sizes. > > Files: > M test/drawing/drawing.lzx > M WEB-INF/lps/lfc/kernel/LzKernelUtils.lzs > M lps/components/extensions/drawview.lzx > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20100324-maxcarlson-D.tar >
