Hot key skills doesn't check for click just for mousedown
Posted: Wed May 12, 2010 12:37 pm
What happens is I click and drag the map surface, to see more of the map, but then while I drag I go over the hotkeys, and it uses the top one.
So my guess is that the engine is looking at mouse down, but isn't checking whether a "drag" is in process, in which case it shouldn't do anything.
So my guess is that the engine is looking at mouse down, but isn't checking whether a "drag" is in process, in which case it shouldn't do anything.