Initial version of more advanced scan mode control.
This commit is contained in:
@@ -27,9 +27,6 @@ export class InteractionManager {
|
||||
protected _reportInteraction(): void {
|
||||
this._timer.stop();
|
||||
|
||||
// Interactions reset the trigger state.
|
||||
this._api.getTriggersManager().untrigger();
|
||||
|
||||
const timeoutSeconds = this._api.getConfigManager().getConfig()
|
||||
?.view.timeout_seconds;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user