mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-01 01:45:06 +00:00
Add new animations engine.
This commit is contained in:
@@ -594,7 +594,7 @@ void ConfirmContactBox::elementAnimationAutoplayAsync(
|
||||
|
||||
crl::time ConfirmContactBox::elementHighlightTime(
|
||||
not_null<const Element*> element) {
|
||||
return crl::time();
|
||||
return crl::time(0);
|
||||
}
|
||||
|
||||
bool ConfirmContactBox::elementInSelectionMode() {
|
||||
|
||||
Reference in New Issue
Block a user