2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

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

View File

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