Files
o3de/Code/Framework
Chris Burel 0502ddbe2b [Linux] Return the active window when there's no cursor constraint window
The cursor constraint window is only set by the Editor. In the game
launcher, this function was returning a null window, which makes
`GetSystemCursorPositionNormalized()` unable to determine the cursor
position. This in turn causes mouse input in ImGui to not work.

Fixes #4722, LYN-7491

Signed-off-by: Chris Burel <burelc@amazon.com>
2021-11-03 17:06:36 -07:00
..
2021-10-18 16:45:26 +01:00
2021-10-21 10:11:37 -07:00
2021-09-08 16:50:57 -07:00
2021-08-18 12:38:00 -07:00