Compare commits
5 commits
c99956583b
...
94fd314f1a
Author | SHA1 | Date | |
---|---|---|---|
|
94fd314f1a | ||
|
274f404ca0 | ||
|
bfad2ee61b | ||
|
24d944e377 | ||
|
87730dbc43 |
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ mod r#impl {
|
|||
if *self.get_state() == State::InView {
|
||||
sender.input(ScannerInput::Deactivate);
|
||||
sender.input(ScannerInput::Activate);
|
||||
z }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue