add hush/sd emoji, scroll to the end of chat after clicking new contact

This commit is contained in:
DenioD
2020-06-22 11:13:10 +02:00
parent 5907b40f1c
commit ab2140b72d
8 changed files with 57 additions and 3 deletions

View File

@@ -250,6 +250,9 @@ void AddressBook::open(MainWindow* parent, QLineEdit* target)
);
parent->ui->listChat->verticalScrollBar()->setValue(
parent->ui->listChat->verticalScrollBar()->maximum());
});
// AddressBook::getInstance()->addAddressLabel(newLabel, ab.addr->text(), cid);