iced
iced copied to clipboard
Resume recording interactions after asserting in `tester`
This makes clicking the record button while in asserting mode transition back to recording using the existing Program::State value to initialize the Emulator and retaining all prior Instructions. A separate reset button has been added to retain the old record button behavior.