autocommit 2022-02-09 18:28:39 CET
This commit is contained in:
parent
84d89afbde
commit
83c3fb99f9
11 changed files with 120 additions and 17 deletions
|
|
@ -68,12 +68,6 @@ impl WlDataSource {
|
|||
} else {
|
||||
0
|
||||
};
|
||||
log::info!(
|
||||
"sa = {}, ra = {}, action = {}",
|
||||
server_actions,
|
||||
shared.receiver_actions.get(),
|
||||
action
|
||||
);
|
||||
if shared.selected_action.replace(action) != action {
|
||||
for (_, offer) in &self.data.offers {
|
||||
offer.send_action(action);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue