From 2218ef68056ebc5a3a416e2dd7e8e020fba60a4f Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Fri, 2 Jan 2026 19:13:03 +0100 Subject: ui improvements --- src/ui/ui_contacts.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ui/ui_contacts.cpp') diff --git a/src/ui/ui_contacts.cpp b/src/ui/ui_contacts.cpp index a9559c5..f3581dd 100644 --- a/src/ui/ui_contacts.cpp +++ b/src/ui/ui_contacts.cpp @@ -37,6 +37,8 @@ void ui::setup_contacts() static void draw_contact_list() { + if (ImGui::InvalidCompanyInfoWarning()) return; + static char search_buffer[MAX_LEN_LONG_DESC]; contact_filter filter; -- cgit v1.2.3-70-g09d2