Fix nice rounding quality in two cases.

This commit is contained in:
John Preston
2026-04-24 11:38:05 +07:00
parent 3cd2246a51
commit d9649bc8d9
2 changed files with 6 additions and 1 deletions
@@ -348,6 +348,7 @@ auto GenerateNewBotThread(
const auto x = (outerWidth - icon.width()) / 2;
const auto y = (size - icon.height()) / 2
+ st::newThreadAboutIconSkip;
auto hq = PainterHighQualityEnabler(p);
p.setPen(Qt::NoPen);
p.setBrush(context.st->msgServiceBgSelected());
p.drawEllipse(