Official Murl Engine Forum

Full Version: IsMouseButtonPressed still returning True when released outside the window
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello! Smile

I suspect it's a simple fix.
When I move the mouse with the button pressed to out of the window, and I release it outside of the window, then I move the mouse to inside the window but the Input::IMouseDevice::IsMouseButtonPressed (IEnums::MouseButton button) is still returning true.
(23 Nov 2015, 19:31)Flávio San Wrote: [ -> ]Hello! Smile

I suspect it's a simple fix.
When I move the mouse with the button pressed to out of the window, and I release it outside of the window, then I move the mouse to inside the window but the Input::IMouseDevice::IsMouseButtonPressed (IEnums::MouseButton button) is still returning true.

Thanks for the info. This is a bug and will be fixed in the next release.