-
-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
4 / 44 of 4 issues completedClosed
4 / 44 of 4 issues completed
Copy link
Description
Non-production builds for Processing currently look mostly identical to official releases, making it difficult to recognize at a glance that you're using a non-production version. This could lead to confusion among testers and contributors, and create mix-ups when reporting issues.
I suggest we introduce distinct visual markers for pre-release versions (test, beta, dev, or nightly builds). This will help users immediately recognize they are running a non-production version of Processing.
Proposed Changes
- App Icon – Use an alternate icon for non-production builds, such as adding a yellow ribbon with
Test,Beta, orDevdepending on the build type. - Splash Screen – Include a clear indicator that the user is running a pre-release version.
- Version Label in UI – Add a visible label (e.g., "Test Build," "Beta," "Nightly") in the title bar.
- Instructions for testing – Include a README in test builds only with specific instructions for testing.
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Completed