slint/internal/compiler/widgets
Olivier Goffart 41c5194c0a LineEdit: Fix show password icon being out of sync with fluent
The problem was that the `LineEditPasswordIcon` had an internal property
that would get out of sync when the component is re-created.
The component does get re-created in fluent depepending on the focus,
and this is the case especially with wasm because of the hidden input
that takes the focus.

Fixes #9225
2025-08-22 16:20:11 +02:00
..
common LineEdit: Fix show password icon being out of sync with fluent 2025-08-22 16:20:11 +02:00
cosmic LineEdit: Fix show password icon being out of sync with fluent 2025-08-22 16:20:11 +02:00
cupertino LineEdit: Fix show password icon being out of sync with fluent 2025-08-22 16:20:11 +02:00
fluent LineEdit: Fix show password icon being out of sync with fluent 2025-08-22 16:20:11 +02:00
material LineEdit: Fix show password icon being out of sync with fluent 2025-08-22 16:20:11 +02:00
qt Remove default font size from StyleMetrics 2025-08-21 14:29:55 +02:00