mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Improved color of topic icon in TopicIconView.
This commit is contained in:
@@ -129,7 +129,7 @@ void TopicIconView::paintInRect(QPainter &p, QRect rect) {
|
||||
if (_player && _player->ready()) {
|
||||
paint(_player->frame(
|
||||
st::infoTopicCover.photo.size,
|
||||
QColor(0, 0, 0, 0),
|
||||
st::windowFg->c,
|
||||
false,
|
||||
crl::now(),
|
||||
_paused()).image);
|
||||
|
||||
Reference in New Issue
Block a user