mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Merge pull request #1936 from H3rnand3zzz/fix/underscrolling
Fix underscrolling problem
This commit is contained in:
commit
889593ad6c
@ -56,7 +56,7 @@
|
||||
#include "xmpp/contact.h"
|
||||
#include "xmpp/muc.h"
|
||||
|
||||
#define PAD_SIZE 1000
|
||||
#define PAD_SIZE 10000
|
||||
#define LOADING_MESSAGE "Loading older messages…"
|
||||
|
||||
void win_move_to_end(ProfWin* window);
|
||||
|
Loading…
x
Reference in New Issue
Block a user