mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 15:04:57 +00:00
Closed beta 10019014: New input fields design and animations.
This commit is contained in:
@@ -700,7 +700,7 @@ void MultiSelect::Inner::addItem(std_::unique_ptr<Item> item, AddItemWay way) {
|
||||
if (way != AddItemWay::SkipAnimation) {
|
||||
_items.back()->showAnimated();
|
||||
} else {
|
||||
_field->finishPlaceholderAnimation();
|
||||
_field->finishAnimations();
|
||||
finishHeightAnimation();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user