Show verified badge in chat top bar.

This commit is contained in:
John Preston 2022-06-23 11:35:44 +04:00
parent 57f769f358
commit a94c42411b

View File

@ -513,7 +513,7 @@ void TopBarWidget::paintTopBar(Painter &p) {
const auto peer = history->peer;
const auto &text = peer->topBarNameText();
const auto badgeStyle = Ui::PeerBadgeStyle{
nullptr, // verified
&st::dialogsVerifiedIcon, // verified
&st::dialogsPremiumIcon, // premium
&st::attentionButtonFg };
const auto badgeWidth = Ui::DrawPeerBadgeGetWidth(