Change philip-20110829-7nT by philip@PHILIP-I7 on 2011-08-29 16:47:43
EDT
in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: mousewheel scrolling changes
New Features:
Bugs Fixed: LPP-10060
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Details:
In basescrollbar.lzx, the code could not shut off mousewheel scrolling
if the mouse was over the scrolltarget. I changed the default value of
mousewheelactive to true, but also changed the conditional inside
mousewheelUpdate(). As a result, if you set mousewheelactive to false,
the mousewheel is inactive, even when the mouse if over the
scrolltarget.
Tests:
Test case in LPP-8131. I duplicated the code so I would have two
overlapping lists.
Files:
M lps/components/base/basescrollbar.lzx
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/philip-20110829-7nT.tar