mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Improved parts alignments of round video messages.
This commit is contained in:
parent
975ae17ef9
commit
9e76e64064
1 changed files with 1 additions and 1 deletions
|
@ -801,7 +801,7 @@ void Gif::draw(Painter &p, const PaintContext &context) const {
|
|||
p,
|
||||
context,
|
||||
fullRight,
|
||||
fullBottom,
|
||||
fullBottom - st::msgDateImgDelta,
|
||||
2 * paintx + paintw,
|
||||
(unwrapped
|
||||
? InfoDisplayType::Background
|
||||
|
|
Loading…
Add table
Reference in a new issue