mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Fix closing float player over Intro.
This commit is contained in:
@@ -632,6 +632,7 @@ void FloatController::finishDrag(not_null<Item*> instance, bool closed) {
|
||||
_closeEvents.fire(item->fullId());
|
||||
}
|
||||
instance->widget->detach();
|
||||
Media::Player::instance()->stop(AudioMsgId::Type::Voice);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user