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:
@@ -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(),
|
||||
|
Reference in New Issue
Block a user