Files
HEL/helwasm
Oleksandr Kozachuk 11476aecbc helwasm: shrink result font to fit one line on narrow screens
fitResult() measures the result's natural single-line width and scales the font down
(to an 11px floor) so a long password fits on one line on iPhone instead of wrapping;
wraps only if even the floor can't fit. Re-fits on resize/rotate. Masking doesn't
change width, so reveal is unaffected.
2026-06-10 00:19:33 +02:00
..