mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-11 14:13:47 +00:00
Added permanent date display for sticker when fast action is enabled.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user