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