diff --git a/Telegram/SourceFiles/history/view/media/history_view_media_unwrapped.cpp b/Telegram/SourceFiles/history/view/media/history_view_media_unwrapped.cpp index 70ea73ada..44ac864b2 100644 --- a/Telegram/SourceFiles/history/view/media/history_view_media_unwrapped.cpp +++ b/Telegram/SourceFiles/history/view/media/history_view_media_unwrapped.cpp @@ -150,7 +150,7 @@ void UnwrappedMedia::drawSurrounding( const auto rightAction = _parent->displayRightAction(); const auto fullRight = calculateFullRight(inner); auto fullBottom = height(); - if (needInfoDisplay()) { + if (rightAction ? true : needInfoDisplay()) { _parent->drawInfo( p, fullRight,