Compare commits
5 commits
94fd314f1a
...
c99956583b
Author | SHA1 | Date | |
---|---|---|---|
|
c99956583b | ||
|
c1e91ff1bb | ||
|
e994bec86f | ||
|
c20a7a803a | ||
|
b6e0ef7638 |
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