zed/crates/ui_input
ToBinio 762082b15a
ui_input: Don’t focus previous on decrement in NumberField (#41095)
This PR removes the behavior that the number_field changes focus to the
previous element when using the decrement button.

I mainly noticed this while decreasing the tab-size of a language, since
it there closes the page...

Please note that I am unsure what if any purpose this code has.
I was unable to find a use case and since it is not present in the
`increment_handler` I guess it should never have been here

---

Release Notes:

* Fixed wrongly focus previous element on number_field decrement
2025-10-24 14:03:01 +00:00
..
src ui_input: Don’t focus previous on decrement in NumberField (#41095) 2025-10-24 14:03:01 +00:00
Cargo.toml settings_ui: Add pickers for theme and icon themes (#40829) 2025-10-21 19:58:43 -03:00
LICENSE-GPL Rename ui_text_field crate to ui_input (#13949) 2024-07-08 17:05:30 -04:00