diff --git a/src/chat_gui4.cpp b/src/chat_gui4.cpp index e089040..90ff3eb 100644 --- a/src/chat_gui4.cpp +++ b/src/chat_gui4.cpp @@ -1123,6 +1123,10 @@ void ChatGui4::renderMessageBodyFile(Message3Registry& reg, const Message3 e) { // TODO: missing other states ImGui::TextUnformatted("running"); } + if (o.all_of()) { + ImGui::SameLine(); + ImGui::TextUnformatted("(have all)"); + } // if in offered state // paused, never started