processing / processing/processing4
Processing graphics output window is too small to see anything and it doesn't have any resize or maximise controls
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 494
- Forks
- 183
- Avg merge
- 4h 39m
- Merged PRs (30d)
- 3
Description
Most appropriate sub-area of Processing 4?
Core/Environment/Rendering
Processing version
4.4.1
Operating system
Ubuntu 24.04
Steps to reproduce this
- Install the Processing Snap package using the Ubuntu 24.04 App Center (see screenshot)
- Open the Processing app.
- Type in the example code from the tutorial
- Run the example
snippet
background(216,225,149);
stroke(255,0,0);
fill(0,0,255);
rect(250,200,100,75);
Additional context
Would you like to work on the issue?
No, I can't help, I am new to this program and don't know Java and the JDK
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by installing the Processing Snap package on Ubuntu 24.04, opening the Processing app, and running the provided rectangle example. Investigate the output window behavior; done when the graphics output is visible at a usable size and provides resize or maximize controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100