fix: tooltips showing out-of-bounds after loading images (#5186)
This commit is contained in:
@@ -90,6 +90,7 @@ TooltipWidget::TooltipWidget(BaseWidget *parent)
|
||||
if (needSizeAdjustment)
|
||||
{
|
||||
this->adjustSize();
|
||||
this->applyLastBoundsCheck();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user