插件安装后无效 TinkerBot-tech-for-ComfyUI-Touchpad
- 主要语言
- TypeScript
- 星标
- 2.3k
- 派生
- 136
- PR 合并指标
- 30 天内没有已合并 PR
描述
[TinkerBot-tech-for-ComfyUI-Touchpad](https://github.com/danphilibin/TinkerBot-tech-for-ComfyUI-Touchpad) 这个插件(改良了原repo的错误)对 mac 用户很重要,它可以实现像其他 macos 应用那样,在触摸板上使用双指进行移动(而非点击后拖动)。
但这个插件安装成功后,在 comflowy 中是没有效果的。作为对比,如果直接在 comflowy/ComfyUI 中执行 `python main.py` 运行浏览器版本的 comfyui,那么这个插件是有效的。也即原因应当在 comflowy 上,
希望作者能看一下这个问题,此插件写法很简单,就是改造 LGraphCanvas.prototype.processMouseWheel 的响应事件,所以或许能排查出问题。谢谢。
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue mentions a plugin TinkerBot-tech-for-ComfyUI-Touchpad that modifies LGraphCanvas.prototype.processMouseWheel for touchpad scrolling on macOS. It works in the browser version of ComfyUI but not in Comflowyspace. Start by examining how Comflowyspace handles mouse wheel events compared to the standard ComfyUI. Look at the plugin's source code to see its modifications, then check Comflowyspace's frontend or desktop integration to see if the event handling is different. Testing involves installing the plugin in Comflowyspace and comparing event flow with the browser version.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, nodejs, typescript
- 领域
- cli, desktop, tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100