Allow the project panel to be docked right or left
Co-Authored-By: Joseph Lyons <joseph@zed.dev>
This commit is contained in:
parent
0d78266ddb
commit
6a7feb4c4c
7 changed files with 66 additions and 24 deletions
|
@ -160,7 +160,7 @@ impl Panel for TerminalPanel {
|
|||
}
|
||||
}
|
||||
|
||||
fn should_change_position_on_event(&self, _: &Self::Event, _: &AppContext) -> bool {
|
||||
fn should_change_position_on_event(_: &Self::Event) -> bool {
|
||||
todo!()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue