This commit is contained in:
parent
dfbade1b80
commit
1f82d9e8ce
1 changed files with 1 additions and 0 deletions
|
|
@ -1248,6 +1248,7 @@ impl cosmic::Application for App {
|
|||
.collect();
|
||||
self.service.insert(index, item);
|
||||
self.presenter.update_items(self.service.clone());
|
||||
self.hovered_dnd = None;
|
||||
Task::none()
|
||||
}
|
||||
Message::AddServiceItemsFiles(index, items) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue