Skip to content
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

Run icon stays green after closing sketch #5871

Open
GRsni opened this issue May 31, 2019 · 2 comments
Open

Run icon stays green after closing sketch #5871

GRsni opened this issue May 31, 2019 · 2 comments

Comments

@GRsni
Copy link

@GRsni GRsni commented May 31, 2019

Description

When closing a sketch with either the close window button, or by pressing ESC, the run button in the IDE stays active (green), instead of going back to inactive(grey).
Sketch running, no problems here:
run
Sketch has been closed, but run button stays active:
stop

Expected Behavior

Run button goes back to being grey.

Current Behavior

Run button stays active(green).

Steps to Reproduce

1.Run any sketch with either the Run button, or with Ctrl+R.
Edit: Using the exit() method also makes the run icon stay green.
2.Close the sketch with ESC or the close window button.
3.The run button stays active.

Your Environment

  • Processing version:Processing 3.5.3
  • Operating System and OS version: Windows 10 Home 64b v1809
  • Other information:

Possible Causes / Solutions

@GRsni GRsni changed the title Run icon stays green when closing sketch Run icon stays green after closing sketch Jun 1, 2019
@Bobby54
Copy link

@Bobby54 Bobby54 commented Jun 2, 2019

What happens if you press the stop-button instead?
It sets the Color back to grey for me but I have same issue if I use ESC or the close window button.

@GRsni
Copy link
Author

@GRsni GRsni commented Jun 2, 2019

When using the stop button, it does go back to grey.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.