2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-02 15:45:12 +00:00

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(