mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Fixed animation updating with small width for choosing sticker.
This commit is contained in:
@@ -373,8 +373,8 @@ bool SendActionPainter::updateNeedsAnimating(crl::time now, bool force) {
|
||||
|| (sendActionResult && !anim::Disabled())) {
|
||||
_history->peer->owner().sendActionManager().updateAnimation({
|
||||
_history,
|
||||
_animationLeft,
|
||||
_sendActionAnimation.width(),
|
||||
0,
|
||||
_sendActionAnimation.width() + _animationLeft,
|
||||
st::normalFont->height,
|
||||
(force || sendActionChanged)
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user