Update libcosmic/iced
This commit is contained in:
parent
d759e1d7c2
commit
249c62ee0a
3 changed files with 114 additions and 102 deletions
|
|
@ -533,7 +533,7 @@ impl Application for App {
|
|||
vec![mime_type.to_string()],
|
||||
DndAction::Move,
|
||||
*parent_id,
|
||||
Some(DndIcon::Custom(id)),
|
||||
Some((DndIcon::Custom(id), iced::Vector::ZERO)),
|
||||
Box::new(WlDndId { mime_type }),
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue