mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 09:05:14 +00:00
Use new animations engine for typings.
This commit is contained in:
@@ -111,8 +111,8 @@ private:
|
||||
|
||||
bool _focused = false;
|
||||
bool _placeholderVisible = true;
|
||||
Animations::Simple _a_placeholderFocused;
|
||||
Animations::Simple _a_placeholderVisible;
|
||||
Animations::Simple _placeholderFocusedAnimation;
|
||||
Animations::Simple _placeholderVisibleAnimation;
|
||||
bool _lastPreEditTextNotEmpty = false;
|
||||
|
||||
const style::FlatInput &_st;
|
||||
|
Reference in New Issue
Block a user