Skip to content
Snippets Groups Projects
Commit 168c1d5a authored by MaximB ProductEngine's avatar MaximB ProductEngine
Browse files

CHUI-432 (User that is muted in group call does not show as muted to other...

CHUI-432 (User that is muted in group call does not show as muted to other users in conversation list)
parent d48357f5
No related branches found
No related tags found
No related merge requests found
......@@ -448,6 +448,7 @@ void LLConversationViewParticipant::draw()
drawHighlight(show_context, mIsSelected, sHighlightBgColor, sFocusOutlineColor, sMouseOverColor);
drawLabel(font, text_left, y, color, right_x);
refresh();
LLView::draw();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment