mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Refactor icon unread counter painting.
This commit is contained in:
@@ -87,7 +87,7 @@ Manager::QueuedNotification::QueuedNotification(
|
||||
QPixmap Manager::hiddenUserpicPlaceholder() const {
|
||||
if (_hiddenUserpicPlaceholder.isNull()) {
|
||||
_hiddenUserpicPlaceholder = Ui::PixmapFromImage(
|
||||
Core::App().logoNoMargin().scaled(
|
||||
LogoNoMargin().scaled(
|
||||
st::notifyPhotoSize,
|
||||
st::notifyPhotoSize,
|
||||
Qt::IgnoreAspectRatio,
|
||||
|
Reference in New Issue
Block a user