[Laszlo-dev] For Review: Change 20071112-maxcarlson-D Summary: Fix canvas resizing in IE
Max Carlson
max at openlaszlo.org
Mon Nov 12 16:56:13 PST 2007
Change 20071112-maxcarlson-D by maxcarlson at Roboto on 2007-11-12
16:51:03 PST
in /Users/maxcarlson/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix canvas resizing in IE
New Features:
Bugs Fixed: LPP-3914 - Canvas never redimensions to a smaller size on
IE7
Technical Reviewer: promanik
QA Reviewer: jcrowley
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details: LzSprite.js - Use Lz.attachEventHandler() and
Lz.removeEventHandler() to listen for and clean up events. Remove
unused window.onunload = null;
LzScreenKernel.js - Use clientWidth instead of scrollWidth. Use
Lz.attachEventHandler() to listen for resize events.
dev-console.lzx.js - Recompile with latest LFC.
Tests: See LPP-3974.
Files:
M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
M WEB-INF/lps/lfc/kernel/dhtml/LzScreenKernel.js
M lps/admin/dev-console.lzx.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071112-maxcarlson-D.tar
More information about the Laszlo-dev
mailing list