Fixed updating of masked input field in intro.

This commit is contained in:
23rd 2021-08-29 20:28:45 +03:00 committed by John Preston
parent 3acbcc6247
commit 44c188024e

View file

@ -231,6 +231,8 @@ void PhonePartInput::chooseCode(const QString &code) {
correctValue(wasText, wasCursor, newText, newCursor); correctValue(wasText, wasCursor, newText, newCursor);
startPlaceholderAnimation(); startPlaceholderAnimation();
update();
} }
UsernameInput::UsernameInput( UsernameInput::UsernameInput(