[Laszlo-dev] For Review: Change 20090130-dda-r Summary: doc examples get width=100% when unspecified
Donald Anderson
dda at ddanderson.com
Fri Jan 30 07:03:22 PST 2009
Change 20090130-dda-r by dda at lester-2.local on 2009-01-30 08:26:48 EST
in /Users/dda/laszlo/src/svn/openlaszlo/trunk-doc2
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: doc examples get width=100% when unspecified
New Features:
Bugs Fixed: LPP-7694 [Example canvas's should be width="100%"]
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: liorio (pending)
Documentation:
Release Notes:
Details:
In fixing LPP-5207 an unspecified height was correctly defaulted to
400,
so as not to take up large amount of vertical space.
But also an unspecified width was defaulted to 500, and any fixed
width is a mistake.
The simplest solution is to change 500 to 100% in the two places it
occurs,
and this works adequately.
Tests:
Rebuilt the developers doc and observed that the faulty case works.
http://127.0.0.1:8080/trunk/docs/developers/color.html#csscolors
Also measured the 'Basevaluecomponent' example that appears in
http://127.0.0.1:8080/trunk/docs/developers/custom-components.html
to make sure that the issue that Ben struggled over in LPP-5207
remains resolved.
Files:
M docs/src/xsl/common-html.xsl
M docs/src/xsl/dbkpreprocessexamples.xsl
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090130-dda-r.tar
--
Don Anderson
Java/C/C++, Berkeley DB, systems consultant
voice: 617-306-2057
email: dda at ddanderson.com
www: http://www.ddanderson.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20090130/8ddd6aca/attachment.html
More information about the Laszlo-dev
mailing list