Fixed a bug where scrolling layouts wrong
It used the wrong with to layout the messages.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#include <QMap>
|
||||
#include <QString>
|
||||
#include <memory>
|
||||
#include <mutex>
|
||||
|
||||
namespace chatterino {
|
||||
|
||||
Reference in New Issue
Block a user