Handle tab drag end on pane items to insert after active item
Co-Authored-By: Kay Simmons <kay@zed.dev>
This commit is contained in:
parent
c295f943ba
commit
b9f9819637
5 changed files with 66 additions and 24 deletions
|
@ -362,6 +362,7 @@ impl View for ToggleDockButton {
|
|||
}
|
||||
})
|
||||
.with_cursor_style(CursorStyle::PointingHand);
|
||||
.on_
|
||||
|
||||
if dock_position.is_visible() {
|
||||
button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue