mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 23:15:59 +00:00
Support adaptive forum userpic rounding radius.
This commit is contained in:
@@ -568,7 +568,7 @@ void ForumTopic::loadUserpic() {
|
||||
|
||||
void ForumTopic::paintUserpic(
|
||||
Painter &p,
|
||||
std::shared_ptr<Data::CloudImageView> &view,
|
||||
Ui::PeerUserpicView &view,
|
||||
const Dialogs::Ui::PaintContext &context) const {
|
||||
const auto &st = context.st;
|
||||
auto position = QPoint(st->padding.left(), st->padding.top());
|
||||
|
Reference in New Issue
Block a user