mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
music player glitch fixed, added phrase about the members viewing in channels
This commit is contained in:
@@ -2716,6 +2716,7 @@ void MainWidget::hideAll() {
|
||||
_topBar.hide();
|
||||
_mediaType.hide();
|
||||
_player.hide();
|
||||
_playerHeight = 0;
|
||||
}
|
||||
|
||||
void MainWidget::showAll() {
|
||||
@@ -2790,6 +2791,7 @@ void MainWidget::showAll() {
|
||||
}
|
||||
}
|
||||
}
|
||||
resizeEvent(0);
|
||||
|
||||
App::wnd()->checkHistoryActivation();
|
||||
}
|
||||
|
Reference in New Issue
Block a user