reduced COMPACT_EMOTES_OFFSET to fix a graphical glich in timed out
messages
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <QDebug>
|
||||
#include <QPainter>
|
||||
|
||||
#define COMPACT_EMOTES_OFFSET 6
|
||||
#define COMPACT_EMOTES_OFFSET 4
|
||||
#define MAX_UNCOLLAPSED_LINES \
|
||||
(getSettings()->collpseMessagesMinLines.getValue())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user