mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-28 18:52:16 +00:00
Closes #5992 Adds the enum FocusEventReason and makes it an argument for FocusEvent. This reason could eventually be exposed in Slint to solve #8387. Using the focus reason tracking, I also added a select all on keyboard focus for TextInputs (except on macOS), which should close #5992. ChangeLog: TextInput selects its content when focused with the keyboard on Windows and Linux |
||
|---|---|---|
| .. | ||
| component_container.rs | ||
| flickable.rs | ||
| image.rs | ||
| input_items.rs | ||
| path.rs | ||
| text.rs | ||