Change philip-20110831-63e by philip@PHILIP-I7 on 2011-08-31 16:17:12
EDT
in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Mousewheel does not move a scrollbar by default.
New Features:
Bugs Fixed: LPP-10060
Technical Reviewer: (pending)
QA Reviewer: dju
Doc Reviewer: (pending)
Documentation:
Release Notes:
The mousewheel is not automatically activated when the mouse is over the
scrollbars parent->parent. The scrollbar must have mousewheelactive=true
to enable the mouse wheel.
Overview:
Details:
Changing the default of mousewheelactive=true causes undesired
scrollbars to become active. I am returning the default of
mousewheelactive to false. This means that the mouewheel will never be
active unless the application sets mousewheelactive to true (or uses
activateMouseWheel()).
Tests:
See test case in lpp-8131. The mousewheel is not activated by default.
Files:
M lps/components/base/basescrollbar.lzx
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/philip-20110831-63e.tar