CursorMoved and MouseInput events happening in title bar #560
Labels
B - bug
Dang, that shouldn't have happened
C - in progress
Implementation is proceeding smoothly
DS - macos
On macOS High Sierra, it seems like I am getting window events that I shouldn't be, when clicking on the title bar / window decoration area.
Is this a bug or intentional? I think these window events should be restricted to happen only in the inner window. I even loaded up a C++ SDL project to check how they handle it, and it does ignore the equivalent events in the title bar.
The text was updated successfully, but these errors were encountered: