processing / processing/processing4

Processing graphics output window is too small to see anything and it doesn't have any resize or maximise controls

未关闭
#1,040 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 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
  1. Install the Processing Snap package using the Ubuntu 24.04 App Center (see screenshot)
  2. Open the Processing app.
  3. Type in the example code from the tutorial
  4. Run the example
snippet

background(216,225,149);

stroke(255,0,0);
fill(0,0,255);
rect(250,200,100,75);

Additional context

Image
Image

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

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

在 Ubuntu 24.04 上安装 Processing Snap 软件包,打开 Processing 应用并运行提供的矩形示例,以重现该问题。调查输出窗口的行为;当图形输出以可用的大小显示,并提供调整大小或最大化的控件时,即可完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
desktop
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。