mirror of
https://github.com/profanity-im/profanity.git
synced 2025-07-26 12:14:28 -04:00
Revert "Fix underscrolling problem"
This reverts commit d7e46d64fe6bc9926eb404dad6a4803e1fc2e8b2.
This commit is contained in:
parent
59eb09e6a3
commit
5c5c591684
@ -56,7 +56,7 @@
|
||||
#include "xmpp/contact.h"
|
||||
#include "xmpp/muc.h"
|
||||
|
||||
#define PAD_SIZE 10000
|
||||
#define PAD_SIZE 1000
|
||||
#define LOADING_MESSAGE "Loading older messages…"
|
||||
|
||||
void win_move_to_end(ProfWin* window);
|
||||
|
Loading…
x
Reference in New Issue
Block a user