mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Fixed reading stickers from old versioned local storage.
Handling error when installing sticker set from featured.
This commit is contained in:
@@ -349,6 +349,7 @@ void BoxButton::setText(const QString &text) {
|
||||
_fullText = text;
|
||||
_textWidth = _st.font->width(_text);
|
||||
resizeToText();
|
||||
update();
|
||||
}
|
||||
|
||||
void BoxButton::resizeToText() {
|
||||
|
Reference in New Issue
Block a user