mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
Removed scroll to the end in ChatWidget (private chat and chat lobby) when the scrollbar is not at the end.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4835 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
5529588a1f
commit
fadc86b189
2 changed files with 10 additions and 4 deletions
|
@ -139,6 +139,8 @@ private:
|
|||
ChatStyle chatStyle;
|
||||
RSStyle style;
|
||||
|
||||
bool firstShow;
|
||||
|
||||
Ui::ChatWidget *ui;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue