mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Correctly render interactions on inbox messages.
This commit is contained in:
@@ -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
Submodule Telegram/lib_lottie updated: a8ffe6cb92...ddeb78f28a
Reference in New Issue
Block a user