Skip to content

Implement a RESET (STOP+SAVE+RESTART) button #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

clupasq
Copy link

@clupasq clupasq commented Feb 7, 2020

During the development of a script, when I need to iterate many times on one idea I found it useful to implement a RESET button that essentially does STOP (if started), SAVE and START.

The alternative would be to SAVE (which closes the dialog), right-click robot and then START.
This can be problematic, especially for larger scripts, where you'd have to scroll to a particular area after re-opening the code dialog.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants