Page 1 of 1

Clicking on buildpics

Posted: 03 Mar 2008, 20:42
by CarRepairer
I believe it registers on mouseup. Many erroneous actions occur for people who lag or simply move the mouse too quickly while they try to click on a button in the commands. Mousedown would be much better.

Re: Clicking on buildpics

Posted: 03 Mar 2008, 20:50
by Pxtl
CarRepairer wrote:I believe it registers on mouseup. Many erroneous actions occur for people who lag or simply move the mouse too quickly while they try to click on a button in the commands. Mousedown would be much better.
Really, the mouse-events should be in their own thread. I've run into too many similar problems - Like if you click for build and move the mouse too quickly afterwards (within one frame) it registers the move and mouseup as happening at the same time - so you get a drag-build or drag-move when you wanted a single point. Very annoying.

Re: Clicking on buildpics

Posted: 03 Mar 2008, 21:08
by BlueTemplar
Me too.

Re: Clicking on buildpics

Posted: 04 Mar 2008, 02:02
by LordMatt
The biggest problem with low fps is the fact that the mouse lag becomes noticeable, and if you are accustomed to clicked very fast it quickly becomes an issue.