mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25: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);
|
||||
|
||||
startPlaceholderAnimation();
|
||||
|
||||
update();
|
||||
}
|
||||
|
||||
UsernameInput::UsernameInput(
|
||||
|
Reference in New Issue
Block a user