zed/crates/storybook2
Marshall Bowers e489e2e583
Enable scrolling in tab bar (#3614)
This PR enables scrolling horizontally in the tab bar.

Currently this requires holding down <kbd>Shift</kbd> for the scroll to
activate. We'll need to look into this.

Scrolling also currently works when there is a split in the editor, as
the non-split view goes down a different rendering path that does not
constrain the pane width, which breaks a number of things.

Release Notes:

- N/A
2023-12-12 16:38:25 -05:00
..
docs WIP 2023-09-20 14:32:55 -06:00
src Enable scrolling in tab bar (#3614) 2023-12-12 16:38:25 -05:00
build.rs WIP 2023-09-20 14:32:55 -06:00
Cargo.lock WIP 2023-09-20 14:32:55 -06:00
Cargo.toml Extract Story into separate story crate (#3378) 2023-11-21 13:42:00 -05:00