Page 1 of 1

Hot key skills doesn't check for click just for mousedown

Posted: Wed May 12, 2010 12:37 pm
by Canderel
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.

Re: Hot key skills doesn't check for click just for mousedow

Posted: Thu May 13, 2010 11:27 pm
by darkgod
fixed