[Laszlo-dev] For Review: Change 20070905-Philip-6. Summary: Fix datepicker
Philip Romanik
promanik at laszlosystems.com
Wed Sep 5 13:38:20 PDT 2007
Change 20070905-Philip-6 by Philip at Philip-DC on 2007-09-05 16:30:18 EDT
in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/branches/wafflecone
for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone
Summary: Fix datepicker
New Features:
Bugs Fixed: LPP-4520
Technical Reviewer: max
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
If a datepicker is created open (ie. not as an icon), the window component
was not displayed correctly. I tracked this down to when the visibility
code was changed (r5014). Since the windowpanel has a datapath, it defaults
to "collapse". However, there isn't any code to set it to visible. My fix
is to set the windowpanel to "visible=true" so that it opens and displays
properly.
Tests:
http://localhost:8080/wafflecone/examples/components/datepicker_example.lzx
Works in swf and dhtml.
Files:
M lps/components/lz/datepicker.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070905-Philip-6.tar
More information about the Laszlo-dev
mailing list