[Laszlo-checkins] r9473 - openlaszlo/trunk/lps/components/extensions
lou@openlaszlo.org
lou at openlaszlo.org
Thu Jun 5 06:54:41 PDT 2008
Author: lou
Date: 2008-06-05 06:54:20 -0700 (Thu, 05 Jun 2008)
New Revision: 9473
Modified:
openlaszlo/trunk/lps/components/extensions/drawview.lzx
Log:
Change 20080605-lou-M by lou at loumac.local on 2008-06-05 09:48:04 AST
in /Users/lou/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix description and attributes for oval for drawview reference page
Bugs Fixed: LPP-5474
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Details: comment was not marked up properly for the doc tools
change
<--
to
<---
Tests: visual verify
Modified: openlaszlo/trunk/lps/components/extensions/drawview.lzx
===================================================================
--- openlaszlo/trunk/lps/components/extensions/drawview.lzx 2008-06-05 13:52:28 UTC (rev 9472)
+++ openlaszlo/trunk/lps/components/extensions/drawview.lzx 2008-06-05 13:54:20 UTC (rev 9473)
@@ -241,7 +241,7 @@
-->
<method name="rect" args="x, y, w, h, cornerRadius" />
- <!--
+ <!---
Draws an oval at the origin x, y with a radius radius. If yRadius is specified, radius is the x radius of the oval.
Based on mc.drawOval() - by Ric Ewing (ric at formequalsfunction.com) - version 1.1 - 4.7.2002
More information about the Laszlo-checkins
mailing list