zed/crates/workspace/src
Nathan Sobo 0ff87e603f Give the MouseEventHandlers for each tab bar their own id
This fixes a beachball where we oscillate back and forth between hovered and unhovered due to confusing two different tab bars as the same tab bar.
2021-11-03 19:15:55 -06:00
..
items.rs Improve styling of diagnostic status bar item 2021-11-03 14:15:22 -07:00
lib.rs In the status bar, show the diagnostic under the cursor 2021-11-03 12:33:16 -07:00
pane.rs Give the MouseEventHandlers for each tab bar their own id 2021-11-03 19:15:55 -06:00
pane_group.rs
settings.rs
sidebar.rs
status_bar.rs