ZIm/crates/settings_ui/src
Anthony Eid 4abe14f94a
keymap ui: Resize columns on double click improvement (#35095)
This PR improves the behavior of resetting a column's size by
double-clicking on its column handle. We now shrink/grow to the side
that has more leftover/additional space.

We also improved the below

1. dragging was a couple of pixels off to the left because we didn't
take the column handle’s width into account.
2. Column dragging now has memory and will shift things to their exact
position when reversing a drag before letting the drag handle go.
3. Improved our test infrastructure.
4. Double clicking on a column's header resizes the column

Release Notes:

- N/A

---------

Co-authored-by: Ben Kunkle <ben@zed.dev>
2025-07-25 13:19:05 -04:00
..
ui_components keymap ui: Resize columns on double click improvement (#35095) 2025-07-25 13:19:05 -04:00
appearance_settings_controls.rs Migrate to schemars version 1.0 (#33635) 2025-06-30 21:07:28 +00:00
keybindings.rs keymap_ui: Dim keybinds that are overridden by other keybinds (#34952) 2025-07-23 16:03:04 +00:00
settings_ui.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00