diff options
author | Rick Pasetto <rick@lindenlab.com> | 2009-10-08 12:53:40 -0700 |
---|---|---|
committer | Rick Pasetto <rick@lindenlab.com> | 2009-10-08 12:53:40 -0700 |
commit | dfabf8c8c2c8b0bb1a5fcca7ad1090213e4eaf9a (patch) | |
tree | 3379ae0effd2b5e3059fb3d2a2a2c3a598de54b6 /indra/develop.py | |
parent | f343395f461fa7fddaecb91d2231551b70965f50 (diff) |
DEV-39056 - Fix scroll wheel on prims
the scrollEvent() API's x and y are not the same as
handleScrollWheel's x and y. The latter is the position of the mouse
at the time of the event. The former is the 'scroll amount' in x and
y, respectively. All we have for 'scroll amount' here is 'clicks', and
no mask.
Diffstat (limited to 'indra/develop.py')
0 files changed, 0 insertions, 0 deletions