added settings
This commit is contained in:
@@ -147,6 +147,10 @@ ChatWidgetView::paintEvent(QPaintEvent *)
|
||||
}
|
||||
|
||||
y += message->getHeight();
|
||||
|
||||
if (y > height()) {
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user