6174 / 6174/comflowyspace

插件安装后无效 TinkerBot-tech-for-ComfyUI-Touchpad

Open
#289 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.3k
Forks
136
PR merge metrics
No merged PRs in 30d

Description

[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 的响应事件,所以或许能排查出问题。谢谢。

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs, typescript
Domain
cli, desktop, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.