Change 20081213-bargull-kO9 by barg...@dell--p4--2-53 on 2008-12-13 19:12:22
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: scrollbar issue; can't use delete in swf9
New Features:
Bugs Fixed: LPP-7472, LPP-7475
Technical Reviewer: promanik
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
You can't delete fixed attributes (defined at compile time) in swf9,
instead set them to `null`. (LPP-7475)
lz.basescrollthumb:
- move code from onmousedown/up handler into startDrag() resp. stopDrag()
- add to startDrag() the init-code from thumbControl()
- change thumbControl() use new thumb-position ("thumbpos") instead of
the previous one ("this[this.axis]") (main fix for LPP-7472)
Tests:
see bugreport for LPP-7472
Files:
M lps/components/base/basescrollbar.lzx
M lps/components/base/submit.lzx
M lps/components/base/swatchview.lzx
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20081213-bargull-kO9.tar