Skip to content

Conversation

SuganthiThomas
Copy link
Contributor

Hi,

I have made changes in file processing4\app\src\processing\app\Base.java (Package: processing.app)

in line 69

static public boolean DEBUG = Boolean.parseBoolean(System.getenv().getOrDefault("DEBUG", "false"));

Please review it.

Thank You

Copy link
Collaborator

@catilac catilac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay this works! Thank you so much. Please remove the commented out old code, and then I'll approve.

@catilac
Copy link
Collaborator

catilac commented Sep 17, 2025

Fixes #1245

@SuganthiThomas
Copy link
Contributor Author

SuganthiThomas commented Sep 18, 2025 via email

Copy link
Collaborator

@catilac catilac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @SuganthiThomas !

@catilac catilac merged commit 9ca92bc into processing:main Sep 18, 2025
6 checks passed
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