插件安装后无效 TinkerBot-tech-for-ComfyUI-Touchpad
- Vorherrschende Sprache
- TypeScript
- Sterne
- 2.3k
- Forks
- 136
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
[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 的响应事件,所以或许能排查出问题。谢谢。
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, nodejs, typescript
- Bereich
- cli, desktop, tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100