processing / processing/processing4
Processing graphics output window is too small to see anything and it doesn't have any resize or maximise controls
オープン
まだ誰も着手していません。
enhancement
- 主要言語
- Java
- スター
- 494
- フォーク
- 183
- 平均マージ
- 4時間 39分
- マージ済み PR(30日)
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Ubuntu 24.04 に Processing Snap パッケージをインストールし、Processing アプリを開いて、提供されている長方形の例を実行して問題を再現します。出力ウィンドウの動作を調査します。グラフィックス出力が使いやすいサイズで表示され、サイズ変更または最大化のコントロールが提供されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- desktop
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100