mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +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()) {
|
||||
paint(_player->frame(
|
||||
st::infoTopicCover.photo.size,
|
||||
st::windowFg->c,
|
||||
QColor(0, 0, 0, 0),
|
||||
false,
|
||||
crl::now(),
|
||||
_paused()).image);
|
||||
|
Reference in New Issue
Block a user