UI Window bug: editor mode prevents events if mouse cursor is over an invisible window #26

Closed
opened 2020-04-19 21:44:45 +00:00 by kirsle · 1 comment

Steps to reproduce:

  1. Edit a level
  2. Open the Options window
  3. Close the window
  4. If the mouse cursor is on top of where the window used to be, arrow keys and mouse events do not work, because the CursorIsInsideWindow() even though the window is hidden.

Invisible windows should not be considered for that function.

Steps to reproduce: 1. Edit a level 2. Open the Options window 3. Close the window 4. If the mouse cursor is on top of where the window used to be, arrow keys and mouse events do not work, because the CursorIsInsideWindow() even though the window is hidden. Invisible windows should not be considered for that function.
kirsle added this to the First Beta Release MVP milestone 2020-04-19 21:44:45 +00:00
kirsle added the
bug
label 2020-04-19 21:44:45 +00:00
Poster
Owner

Fixed in d27636ea48

Fixed in https://git.kirsle.net/go/ui/commit/d27636ea48421ab8bc02548977d7adf83d28b868
Sign in to join this conversation.
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SketchyMaze/doodle#26
There is no content yet.