mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
@@ -851,7 +851,7 @@ void Poll::paintBottom(
|
|||||||
p.setOpacity(st::historyPollRippleOpacity);
|
p.setOpacity(st::historyPollRippleOpacity);
|
||||||
_linkRipple->paint(
|
_linkRipple->paint(
|
||||||
p,
|
p,
|
||||||
left - st::msgPadding.left(),
|
left - st::msgPadding.left() - _linkRippleShift,
|
||||||
height() - linkHeight,
|
height() - linkHeight,
|
||||||
width(),
|
width(),
|
||||||
&stm->msgWaveformInactive->c);
|
&stm->msgWaveformInactive->c);
|
||||||
|
Reference in New Issue
Block a user