processing / processing/processing4
Processing graphics output window is too small to see anything and it doesn't have any resize or maximise controls
未关闭
还没有人认领这个 Issue。
enhancement
- 主要语言
- Java
- 星标
- 494
- 派生
- 183
- 平均合并
- 4 小时 39 分钟
- 30 天内合并 PR
- 3
描述
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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
在 Ubuntu 24.04 上安装 Processing Snap 软件包,打开 Processing 应用并运行提供的矩形示例,以重现该问题。调查输出窗口的行为;当图形输出以可用的大小显示,并提供调整大小或最大化的控件时,即可完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100