mirror of
https://github.com/hyprwm/hyprlock.git
synced 2026-05-08 22:08:02 +02:00
remove constant setting password size
This commit is contained in:
parent
2766182e62
commit
50b4cdad48
1 changed files with 0 additions and 2 deletions
|
|
@ -100,8 +100,6 @@ void CPasswordInputField::configure(const std::unordered_map<std::string, std::a
|
|||
g_pRenderer->asyncResourceGatherer->requestAsyncAssetPreload(request);
|
||||
}
|
||||
|
||||
password.size = 0.25;
|
||||
|
||||
// request the inital placeholder asset
|
||||
updatePlaceholder();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue