Adjust slide in for cockput
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-22 16:52:31 -06:00
parent f4650ae509
commit 6d084e21b6
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -96,7 +96,7 @@ impl App {
10,
0,
PASSWORD_BACKGROUND,
(500000, Interpolation::Linear),
(200000, Interpolation::Linear),
);
self.binary_search_hint.guess_hint = None;
}