mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
@@ -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);
|
||||
|
Reference in New Issue
Block a user