fix: usercard jumping when loading data (#5406)
This commit is contained in:
@@ -20,6 +20,7 @@ Label::Label(BaseWidget *parent, QString text, FontStyle style)
|
||||
[this] {
|
||||
this->updateSize();
|
||||
});
|
||||
this->updateSize();
|
||||
}
|
||||
|
||||
const QString &Label::getText() const
|
||||
|
||||
Reference in New Issue
Block a user