mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-02 07:35:12 +00:00
Fixed updating of masked input field in intro.
This commit is contained in:
@@ -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(
|
||||||
|
Reference in New Issue
Block a user