mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-25 21:46:57 +03:00
put it back in a state where it stays enabled
This commit is contained in:
parent
94205ed48c
commit
ba0cf5c949
@ -1591,8 +1591,6 @@ void ami_handle_msg(void)
|
||||
}
|
||||
gwin->prev_mouse_state = gwin->mouse_state;
|
||||
gwin->mouse_state=0;
|
||||
|
||||
ami_menu_update_disabled(gwin->bw->window, gwin->bw->current_content);
|
||||
break;
|
||||
|
||||
case MIDDLEUP:
|
||||
|
Loading…
Reference in New Issue
Block a user