Fixed show finishing of info layers.

This commit is contained in:
23rd 2023-10-24 12:15:12 +03:00 committed by John Preston
parent cd0f58fa65
commit d19baeace2
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ void LayerWidget::setContentHeight(int height) {
void LayerWidget::showFinished() {
floatPlayerShowVisible();
_content->showFast();
}
void LayerWidget::parentResized() {