mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-29 03:02:06 +00:00
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 |
||
|---|---|---|
| .. | ||
| common | ||
| cosmic | ||
| cupertino | ||
| fluent | ||
| material | ||
| qt | ||