ZIm/crates/workspace2/src
Marshall Bowers c6e44683e6
Hide the toolbar if it has no visible items (#3654)
This PR makes the toolbar hide itself if it has no visible items.

This removes the double border beneath the tab bar when there are no
visible tools in the toolbar.

Release Notes:

- N/A
2023-12-14 13:02:27 -05:00
..
pane Merge branch 'main' into element-types 2023-11-14 15:49:10 -08:00
persistence Begin porting the PaneAxis element 2023-12-07 17:16:19 -08:00
dock.rs Tidy up workspace resizing 2023-12-13 16:35:25 -08:00
item.rs Fix inactive tab styles (the verbose way) (#3591) 2023-12-11 15:42:17 -05:00
modal_layer.rs Fix opening GoToLine from Command 2023-12-12 20:46:27 -07:00
notifications.rs copilot_menu2 (though only tested offling, which is insufficient) 2023-12-01 23:43:02 -07:00
pane.rs Clone item when dragging to split 2023-12-13 17:16:00 -08:00
pane_group.rs Remove some debug styles 2023-12-11 13:23:07 -08:00
persistence.rs Begin porting the PaneAxis element 2023-12-07 17:16:19 -08:00
searchable.rs Restore auto-save on focus change, re-enable workspace tests 2023-11-30 14:45:27 -08:00
shared_screen.rs Fix inactive tab styles (the verbose way) (#3591) 2023-12-11 15:42:17 -05:00
status_bar.rs Get the chat panel wired up again 2023-12-08 12:31:07 -08:00
toolbar.rs Hide the toolbar if it has no visible items (#3654) 2023-12-14 13:02:27 -05:00
workspace2.rs calls: Fix off by one in prompts for leaving a call. (#3649) 2023-12-14 15:35:31 +01:00
workspace_settings.rs Restore auto-save on focus change, re-enable workspace tests 2023-11-30 14:45:27 -08:00