Summary: Fix brain-oh in html-response that causes it to resize incorrectly
Bugs Fixed:
LPP-2767 lzt=html forces the window to resize to the canvas size
Technical Reviewer: max (pending)
QA Reviewer: mamye (pending)
Doc Reviewer: jsundman (pending)
Documentation:
Loading an LZX app with ?lzt=html directly will resize the browser
window to the canvas size if the canvas has absolute size. If the
canvas has relative or unspecified size in either dimension, that
dimension of the browser will remain the same.
The intent of this feature is to make it easy to display an LZX
app in its own appropriately sized window. If some other
behavior is desired, you should create your own wrapper or embed
the app in an iframe.
Details:
Fix the way dimensions were defaulted to not try to access
non-existent attributes of window.
Tests:
Component examples no longer collapse.
Files:
M html-response.xslt
patch.ptw.Ms6y.tgz
Description: Binary data
_______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
