Correctly render interactions on inbox messages.

This commit is contained in:
John Preston 2021-09-16 12:48:30 +03:00
parent 73c0ea4b7d
commit de9b21e436
2 changed files with 2 additions and 3 deletions

View File

@ -135,8 +135,7 @@ void EmojiInteractions::paint(QPainter &p) {
const auto rightAligned = play.view->hasOutLayout()
&& !play.view->delegate()->elementIsChatWide();
if (!rightAligned) {
// #TODO interactions mirror
request.colored = st::msgStickerOverlay->c;
request.mirrorHorizontal = true;
}
const auto frame = play.lottie->frameInfo(request);
play.frame = frame.index;

@ -1 +1 @@
Subproject commit a8ffe6cb920ca400de03127cbf5bc5b5ed32aff4
Subproject commit ddeb78f28a8b9e6ec4dbb1b79f317243b5f748d7