Deploy context menu when clicking on split icon
This commit is contained in:
parent
c87efb0dbc
commit
9677db9f8f
7 changed files with 100 additions and 46 deletions
|
@ -277,6 +277,8 @@ impl ContextMenu {
|
|||
.boxed(),
|
||||
}
|
||||
}))
|
||||
.contained()
|
||||
.with_margin_left(style.keystroke_margin)
|
||||
.boxed(),
|
||||
)
|
||||
.contained()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue