Opens the menu with the same parent on mouse focus
This commit is contained in:
@ -2972,7 +2972,6 @@ Control::Control() {
|
||||
data.SI = NULL;
|
||||
data.MI = NULL;
|
||||
data.RI = NULL;
|
||||
data.modal = false;
|
||||
data.theme_owner = NULL;
|
||||
data.modal_exclusive = false;
|
||||
data.default_cursor = CURSOR_ARROW;
|
||||
|
||||
Reference in New Issue
Block a user