mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 15:05:56 +00:00
Revert "Improved color of topic icon in TopicIconView."
This reverts commit a38dcb6ee5
.
This commit is contained in:
@@ -133,7 +133,7 @@ void TopicIconView::paintInRect(QPainter &p, QRect rect) {
|
|||||||
if (_player && _player->ready()) {
|
if (_player && _player->ready()) {
|
||||||
paint(_player->frame(
|
paint(_player->frame(
|
||||||
st::infoTopicCover.photo.size,
|
st::infoTopicCover.photo.size,
|
||||||
st::windowFg->c,
|
QColor(0, 0, 0, 0),
|
||||||
false,
|
false,
|
||||||
crl::now(),
|
crl::now(),
|
||||||
_paused()).image);
|
_paused()).image);
|
||||||
|
Reference in New Issue
Block a user