Status: New
Owner: ----

New issue 231 by 3...@gmx.de: Mistake in java doc comment
http://code.google.com/p/piccolo2d/issues/detail?id=231

See http://piccolo2d.org/doc/piccolo2d.java/release-1.3/core/apidocs/edu/umd/cs/piccolo/nodes/PText.html#setConstrainHeightToTextHeight(boolean):

Parameters:
constrainHeightToTextHeight - true if this text node should constrain its height to the width of its text

should read

Parameters:
constrainHeightToTextHeight - true if this text node should constrain its height to the *height* of its text

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to