mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-30 23:27:22 +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 |
||
---|---|---|
.. | ||
button.rs | ||
checkbox.rs | ||
combobox.rs | ||
groupbox.rs | ||
lineedit.rs | ||
listviewitem.rs | ||
palette.rs | ||
progress_indicator.rs | ||
scrollview.rs | ||
slider.rs | ||
spinbox.rs | ||
stylemetrics.rs | ||
tableheadersection.rs | ||
tabwidget.rs |