Change 20080623-laszlo-2 by [EMAIL PROTECTED] on 2008-06-23 21:51:48 EDT
   in /home/laszlo/src/svn/openlaszlo/trunk-liquid
   for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Resize Window LZproject in FF2 / Firefox

New Features:

Bugs Fixed: LPP-6340 - Resize Window LZproject in FF2 / Firefox

Technical Reviewer: max
QA Reviewer: promanik
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: Added a small change that will allow one to set
   the dimensions of a popup when the dimensions won't
   correct themselves.  (e.g. when a canvas's dimensions
   in an app are set to a percentage.)  This allowed me to
   fix the dimensions of the window LzProject was being
   opened in.  We can use this mechanic in the future for
   any similar apps, since the default width and height
   the nav uses for popup windows aren't always appropriate
   for every app.

Tests: Run laszlo-explorer.  Click on Demos => LzProject.
   The app should open in an appropriately-sized window
   now, instead of one that clips the bottom.  (This isn't
   evident until you click "log in".)
Also, all the other app links shouldn't be affected,
   since default values for dimensions are set if none are
   provided, and they're exactly the same as what we'd been
   using.

Files:
M      laszlo-explorer/nav.xml
M      laszlo-explorer/nav_dhtml.xml
M      laszlo-explorer/explore-nav.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080623-laszlo-2.tar


Reply via email to