|
@@ -638,7 +638,6 @@ void Menu::do_popup(const Gfx::IntPoint& position, bool make_input, bool as_subm
|
|
}
|
|
}
|
|
|
|
|
|
window.move_to(adjusted_pos);
|
|
window.move_to(adjusted_pos);
|
|
- set_visible(true);
|
|
|
|
MenuManager::the().open_menu(*this, make_input);
|
|
MenuManager::the().open_menu(*this, make_input);
|
|
WindowManager::the().did_popup_a_menu({});
|
|
WindowManager::the().did_popup_a_menu({});
|
|
}
|
|
}
|