tjheldna Posted March 12, 2013 Share Posted March 12, 2013 Hi Josh, I think I may have found a bug with the Left MouseDown function for OSX. I've just printed out the return values from mouse down. The MouseDown(MOUSE_LEFT) initially starts off returning 0 as expected Click the Left Mouse button - value changes to 1 as expected Release the mouse button - the value stays at 1 window->MouseDown(MOUSE_RIGHT) does not do this and works fine. Cheers! Link to comment Share on other sites More sharing options...
Josh Posted April 2, 2013 Share Posted April 2, 2013 Fixed. My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts