processing / processing/processing4
directionalLight in tweak mode
未关闭
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 497
- 派生
- 183
- 平均合并
- 4 小时 39 分钟
- 30 天内合并 PR
- 3
描述
When in tweak mode the RGB color picker box on directionLight pops up on top of the x variable.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
通过在 tweak 模式下打开使用 directionalLight 的 sketch,并观察 x 变量附近的 RGB 颜色选择器来重现该问题。跟踪 tweak 模式的控件布局,并确定选择器为何会与该变量重叠。完成的标准是:选择器打开时不会遮挡 x 控件,同时其他 directionalLight 控件仍然可用。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100