Add HDR capture complete event tests and fix related build issues#28
Merged
Add HDR capture complete event tests and fix related build issues#28
Conversation
- 模板插件 template-translime-plugin:
- 增加对 translime-plugin-hdr-capture 截图完成事件(capture-complete)的监听测试,打印结构化日志
- 处理插件生命周期的加载与卸载,防止内存泄露和事件异常
- 通过监听 interop.on('activated') 实现对截图插件加载后自动重连监听
- 修复 vite.config.js 的 builtinModules 注入缺失
ode: 前缀问题,解决 EventEmitter 非构造函数报错
- 修复 ui.vite.config.mjs 导入 vite-plugin-vuetify 导致的 esbuild 解析报错,修改为仅在 preview 模式下动态导入
- 截图插件 translime-plugin-hdr-capture:
- 增加在保存截图完成后的 capture-complete 事件派发以对齐相关体验
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.