Files
oak-gpui/crates
Mikayla Maki b7ed467690 WIP: Resizing splits (#2715)
We're finally doing the thing. 


TODO:
- [x] Choose an approach 
- Decided to add a new element just for the pane axis, containing a
slimmed down copy of the flex code.
- [x] Wire through callbacks and pointers so that data goes where it
needs to
- [x] Do the flex juggling math on resize
- [x] Update the flexes when updating the split tree
- [x] Restore the active_pane_magnification setting
- [x] Serialize an axis' flexes

Release Notes:
- Made the center pane group splits resizable. Note that resizing is
disabled if the `active_pane_magnification` setting is changed from
default.
2023-07-13 15:29:34 -07:00
..
2023-07-11 13:58:55 -04:00
2023-07-11 13:58:55 -04:00
2023-07-13 15:29:34 -07:00
2023-07-07 18:36:55 +02:00
2023-02-27 12:06:10 -08:00
2023-07-12 22:35:51 -07:00
2023-06-02 22:02:19 -04:00
2023-06-02 22:02:19 -04:00
2023-06-29 17:49:42 -07:00
2023-06-29 22:25:49 +03:00
2023-06-29 22:39:33 +03:00
2023-06-02 22:02:19 -04:00
2023-06-02 22:02:19 -04:00
2023-06-30 22:03:21 +03:00
2023-07-13 14:48:56 -07:00
2023-06-22 18:06:52 +02:00
2023-07-12 13:30:28 -04:00