We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1defe3 commit 94e5073Copy full SHA for 94e5073
1 file changed
src/Edit/Interface/edit_interface.cpp
@@ -816,6 +816,7 @@ edit_interface_rep::update_menus () {
816
bool is_startup= is_startup_tab_buffer (buf->buf->name);
817
bool is_chat = is_chat_tab_buffer (buf->buf->name);
818
bench_start ("update_menus");
819
+
820
if (get_server ()->in_full_screen_mode ()) {
821
bench_end ("update_menus");
822
return;
0 commit comments