chore: libcosmic update
This commit is contained in:
parent
d7ca0324c5
commit
ad449f9db0
3 changed files with 19 additions and 20 deletions
|
|
@ -424,7 +424,7 @@ impl Program for ContextMenu {
|
|||
Row::with_children(components)
|
||||
.spacing(8)
|
||||
.width(mode)
|
||||
.apply(button)
|
||||
.apply(button::custom)
|
||||
.width(width)
|
||||
.padding([8, 24])
|
||||
.on_press_maybe((!disabled).then_some(Message::ItemPressed(idx)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue