Revert "Fix underscrolling problem"

This reverts commit d7e46d64fe.
This commit is contained in:
Steffen Jaeckel
2024-11-21 12:05:32 +01:00
parent 69eb852ca5
commit 67d8d7110b

View File

@@ -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);