[Laszlo-dev] For Review: Change 20071018-jcrowley-R Summary: roundrect.lzx will not compile

J Crowley jcrowley at laszlosystems.com
Thu Oct 18 12:11:02 PDT 2007


Change 20071018-jcrowley-R by jcrowley at doctormanhattan.mshome.net on  
2007-10-18 15:05:08 EDT
     in /Users/jcrowley/src/svn/openlaszlo/trunk-a
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: roundrect.lzx will not compile

New Features:

Bugs Fixed: LPP-4928 - roundrect.lzx will not compile

Technical Reviewer: ben
QA Reviewer: max
Doc Reviewer:

Documentation:

Release Notes:

Details: Changed instances of "size" to "number", since "size"
	is not an acceptable attribute type.  (I didn't
	implement the other change about the comment having
	three dashes, because if I'm not mistaken, the three
	dashes in comments are part of the documentation.  It
	still compiled for me.)

Tests: Run the following:

<canvas>
     <include href="incubator/roundrect.lzx"/>
     <roundrect width="100" height="100" bgcolor="#00FF00"/>
</canvas>

Note that it actually compiles now.

Files:
M      lps/components/incubator/roundrect.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071018- 
jcrowley-R.tar


More information about the Laszlo-dev mailing list