popcodeorg / popcodeorg/popcode
Support camera API in previews
未关闭
还没有人认领这个 Issue。
enhancement
help wanted
- 主要语言
- JavaScript
- 星标
- 191
- 派生
- 143
- 平均合并
- 4 天 11 小时
- 30 天内合并 PR
- 5
描述
One of the original goals of #2107 was to support the usage of the camera API in the inline preview; unfortunately, simply switching to frame loaded from a real origin was not sufficient for that purpose, and a fair amount of poking around didn’t yield a ready solution. #2107 is a good change for several reasons, so we merged it as-is and will treat the camera API separately.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先阅读 #2107 中的更改,并跟踪 inline preview 的实现。调查为什么从 real origin 加载 frame 不会启用 camera API 的使用,然后定义并验证一种使 camera API 在 previews 中正常工作的解决方案。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100