mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-13 20:18:50 +03:00
preserve scroll position when loading history
it still jumps around a bit sometimes but its acceptable. hopefully there is a better solution
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "chatmessage.hpp"
|
||||
#include "chatlist.hpp"
|
||||
#include "../abaddon.hpp"
|
||||
#include "../constants.hpp"
|
||||
#include "abaddon.hpp"
|
||||
#include "constants.hpp"
|
||||
|
||||
ChatList::ChatList() {
|
||||
m_list.get_style_context()->add_class("messages");
|
||||
|
||||
Reference in New Issue
Block a user