Surface methods should be replaced by new core methods in the reference
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 48/100
- Issue 类型
- 文档
- 描述清晰度
- 描述清楚
- 活跃度
- 停滞
调研方向
从 docs/reference.md 以及与 setResizable、setLocation 和 setTitle 相关联的参考页面开始。更新参考文档,描述列出的六个窗口方法和事件处理程序,然后验证检查清单中的每一项都已涵盖,并且 legacy surface 方法已标识为向后兼容。
由索引模型根据 Issue 内容生成。
描述
Processing 4 added new core functions to replace the surface methods as can be seen in the Beta 5 and Beta 7 release notes. These changes are also mentioned here https://github.com/processing/processing4/issues/53
The reference needs to be updated to reflect those updates:
-
windowResize(w, h)replacessurface.setSize(w, h) -
windowResizable()replacessurface.setResizable()(reference) -
windowMove(x, y)replacessurface.setLocation(x, y)(reference) -
windowTitle()replacessurface.setTitle()(reference) - new
windowResized()event handler - new
windowMoved()event handler
In case you want to contribute to this task, here is how to edit the reference.
Note: surface methods are still backwards compatible but you are encouraged to use the new methods for future sketches
- 主要语言
- MDX
- 星标
- 90
- 派生
- 122
- 平均合并
- 1 小时 43 分钟
- 30 天内合并 PR
- 3
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
processing/processing-website 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 68/100
processing/processing-website#703 ·
-
Good First Issue Help Wanted Reference
难度 1/5 1 小时以内 新手友好度 90/100
processing/processing-website#698 · 5 条评论 · 1 个 reaction ·
-
难度 1/5 1 小时以内 新手友好度 72/100
processing/processing-website#681 · 2 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 65/100
processing/processing-website#646 · 3 条评论 ·
-
难度 1/5 1 小时以内 新手友好度 60/100
processing/processing-website#609 ·
查看 processing/processing-website 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 70/100
MystenLabs/sui#28056 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 76/100
-
status:untriaged
难度 2/5 1-3 小时 新手友好度 82/100
midnightntwrk/servicedesk#200 ·
-
type/bug
难度 2/5 1-3 小时 新手友好度 68/100
-
难度 2/5 1-3 小时 新手友好度 72/100
git/git-scm.com#2207 ·