2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-03 16:15:13 +00:00

Added animation of send action for stickers to middle of text.

This commit is contained in:
23rd
2021-08-30 20:38:11 +03:00
parent 8c17e3e578
commit 436212bb88
8 changed files with 93 additions and 9 deletions

View File

@@ -171,6 +171,7 @@ InnerWidget::InnerWidget(
const Data::Session::SendActionAnimationUpdate &update) {
using RowPainter = Layout::RowPainter;
const auto updateRect = RowPainter::sendActionAnimationRect(
update.left,
update.width,
update.height,
width(),