Approved, although personally I still think resizing windows are annoying/weird. In DHTML, the canvas should really be masked like in flash to hide outliers (http://jira.openlaszlo.org/jira/browse/LPP-2782)... I'd prefer to fix LPP-2782 than have auto-resizey windows.
-Max P T Withington wrote: > Change change.w6hbkH14P.txt by [EMAIL PROTECTED] > /Users/ptw/pending-changes/ on 2006-09-27 16:24:23 EDT > > 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 > _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
