mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Attempt to fix the naturalWidth feature.
This commit is contained in:
@@ -1054,7 +1054,8 @@ not_null<Ui::RpWidget*> CreateReActivateHeader(not_null<QWidget*> parent) {
|
||||
result,
|
||||
tr::lng_confcall_inactive_about(),
|
||||
st::confcallLinkCenteredText),
|
||||
st::boxRowPadding + st::confcallLinkTitlePadding
|
||||
st::boxRowPadding + st::confcallLinkTitlePadding,
|
||||
style::al_top
|
||||
)->setTryMakeSimilarLines(true);
|
||||
Ui::AddDivider(result);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user