dock zbus signal test
This commit is contained in:
parent
03300c788a
commit
d731ab5f41
3 changed files with 80 additions and 4 deletions
|
|
@ -421,7 +421,6 @@ impl Window {
|
|||
.expect("The list item type needs to be `DockItem`");
|
||||
|
||||
let i = list_item.position();
|
||||
println!("setting position {} of active app list.", i);
|
||||
dock_item.set_app_info(&application_object, i, &active_app_model);
|
||||
}));
|
||||
// Set the factory of the list view
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue