fix: tooltips showing out-of-bounds after loading images (#5186)
This commit is contained in:
@@ -3121,6 +3121,7 @@ void ChannelView::pendingLinkInfoStateChanged()
|
||||
return;
|
||||
}
|
||||
this->setLinkInfoTooltip(this->pendingLinkInfo_.data());
|
||||
this->tooltipWidget_->applyLastBoundsCheck();
|
||||
}
|
||||
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user