mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +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,
|
p,
|
||||||
context,
|
context,
|
||||||
fullRight,
|
fullRight,
|
||||||
fullBottom,
|
fullBottom - st::msgDateImgDelta,
|
||||||
2 * paintx + paintw,
|
2 * paintx + paintw,
|
||||||
(unwrapped
|
(unwrapped
|
||||||
? InfoDisplayType::Background
|
? InfoDisplayType::Background
|
||||||
|
|
Loading…
Add table
Reference in a new issue