Metadata
Description
In C2LC-333, we added the ability to perform actions without clicking or navigating to controls. This is a problem in particular for the actions panel, which does not close when hitting the play button. As a result, it's possible to delete a step from a running program, using the following steps.
- Create a longish program.
- Navigate to a late step and open its action panel.
- Focus on the delete icon.
- Hit Alt+P to play the program.
- Hit enter to delete the selected step.
Comments
-
Daniel Cho commented
2021-07-08T12:11:35.205-0400 Also found out that we can add a program step to beginning/end of the program sequence using keyboard shortcuts while program is running