mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix sticker quote reply layout.
This commit is contained in:
parent
8a92c89f39
commit
03454ca3b4
1 changed files with 0 additions and 3 deletions
|
@ -125,9 +125,6 @@ QSize UnwrappedMedia::countCurrentSize(int newWidth) {
|
|||
if (via) {
|
||||
via->resize(availw);
|
||||
}
|
||||
if (reply) {
|
||||
[[maybe_unused]] int height = reply->resizeToWidth(availw);
|
||||
}
|
||||
}
|
||||
return { newWidth, newHeight };
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue