WoW:UIHANDLER OnMouseWheel: Difference between revisions

m
Move page script moved page UIHANDLER OnMouseWheel to WoW:UIHANDLER OnMouseWheel without leaving a redirect
No edit summary
 
m (Move page script moved page UIHANDLER OnMouseWheel to WoW:UIHANDLER OnMouseWheel without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{widgethandler}}
{{widgethandler}}<br>


== Description ==
== Description ==
Line 11: Line 11:
:* 1 for spinning up
:* 1 for spinning up
:*  -1 for spinning down
:*  -1 for spinning down
::  (i.e. you will want to use (0-arg1) for offsetting the position in a list view)
::  (i.e. you will want to use (-arg1) for offsetting the position in a list view)




Anonymous user