mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Fixed updating of masked input field in intro.
This commit is contained in:
parent
3acbcc6247
commit
44c188024e
1 changed files with 2 additions and 0 deletions
|
@ -231,6 +231,8 @@ void PhonePartInput::chooseCode(const QString &code) {
|
|||
correctValue(wasText, wasCursor, newText, newCursor);
|
||||
|
||||
startPlaceholderAnimation();
|
||||
|
||||
update();
|
||||
}
|
||||
|
||||
UsernameInput::UsernameInput(
|
||||
|
|
Loading…
Add table
Reference in a new issue