OpenAdapt
OpenAdapt copied to clipboard
Implement Replay Action Confirmation
Feature request
We would like to implement a config.REPLAY_ENABLE_ACTION_CONFIRMATION: bool
that prompts the user via a desktop dialog (e.g. transparent modal, system tray button) that describes to the user what action the model is going to take next, and gets the user to confirm, modify, or cancel.
Motivation
Not all ActionEvent
s generated by all ReplayStrategy
s will be correct.