harrand / Topaz

C++23 Game Engine
https://harrand.github.io/Topaz/
MIT License
33 stars 3 forks source link

Mouse dragging through gui #9

Closed harrand closed 7 years ago

harrand commented 7 years ago

When dragging, the default MouseController moves the camera direction even if the mouse is over gui. The MouseController should not be able to affect the camera while either gui is displayed or when the mouse is over gui

harrand commented 7 years ago

Issue solved indirectly with the removal of MouseController entirely in commit 8ffb73a90e68de2a569ed22a91e8eee9d1642b79