mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 13:06:22 +00:00
Merge pull request #1936 from H3rnand3zzz/fix/underscrolling
Fix underscrolling problem
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
#include "xmpp/contact.h"
|
#include "xmpp/contact.h"
|
||||||
#include "xmpp/muc.h"
|
#include "xmpp/muc.h"
|
||||||
|
|
||||||
#define PAD_SIZE 1000
|
#define PAD_SIZE 10000
|
||||||
#define LOADING_MESSAGE "Loading older messages…"
|
#define LOADING_MESSAGE "Loading older messages…"
|
||||||
|
|
||||||
void win_move_to_end(ProfWin* window);
|
void win_move_to_end(ProfWin* window);
|
||||||
|
|||||||
Reference in New Issue
Block a user