mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
parent
1cb92ef69a
commit
20f53c89ad
1 changed files with 1 additions and 1 deletions
|
@ -851,7 +851,7 @@ void Poll::paintBottom(
|
|||
p.setOpacity(st::historyPollRippleOpacity);
|
||||
_linkRipple->paint(
|
||||
p,
|
||||
left - st::msgPadding.left(),
|
||||
left - st::msgPadding.left() - _linkRippleShift,
|
||||
height() - linkHeight,
|
||||
width(),
|
||||
&stm->msgWaveformInactive->c);
|
||||
|
|
Loading…
Add table
Reference in a new issue