mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 14:08:41 +00:00
parent
1cb92ef69a
commit
20f53c89ad
@ -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…
x
Reference in New Issue
Block a user