mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Removed display of all layers in media view on open story.
This commit is contained in:
parent
fd33fb4e7a
commit
921aeb3083
1 changed files with 1 additions and 0 deletions
|
@ -833,6 +833,7 @@ void Controller::show(
|
|||
.video = (document != nullptr),
|
||||
.silent = (document && document->isSilentVideo()),
|
||||
});
|
||||
uiShow()->hideLayer(anim::type::instant);
|
||||
if (!changeShown(story)) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue