mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-06 20:15:19 +03:00
add mediocre support for embed fields
This commit is contained in:
@@ -132,6 +132,7 @@ void ChatWindow::ProcessMessage(const MessageData *data, bool prepend) {
|
||||
m_id_to_widget[data->ID] = widget;
|
||||
}
|
||||
|
||||
container->set_margin_left(5);
|
||||
container->show_all();
|
||||
|
||||
if (!should_attach) {
|
||||
|
||||
Reference in New Issue
Block a user