Opens the menu with the same parent on mouse focus
This commit is contained in:
parent
62f2a8aadb
commit
d1f5deabd8
4 changed files with 30 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue