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

Processing IDE doesn't respond on launch and on saving sketch ( getting stuck - mouse clicks doesn't work) #897

Open
nagesh007 opened this issue Dec 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nagesh007
Copy link

Most appropriate sub-area of Processing 4?

Other (specify if possible)

Processing version

4.3.1

Operating system

Windows 10

Steps to reproduce this

"1. When we open processing IDE , IDE's User interface doesn't respond to user clicks for few seconds

  1. Whenever I try to save the sketch, IDE's UI doesn't respond to user clicks for few seconds"

snippet

// Paste your code below :)

void setup() {

}

void draw() {

}

Additional context

This is observed only in 4.3.1 version (this bug was not there in 4.3 version)

@nagesh007 nagesh007 added the bug Something isn't working label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant