10 Commits

Author SHA1 Message Date
filtered
d1a86b36f9
Add node_fixer (recreate) functionality (#892)
Recreated node now copies the following:
- Widgets converted to inputs
- Output links
- Custom size
- Title colour
- Background colour
2024-07-22 22:02:22 +09:00
dr.lt.data
e54c4b1f7b feat: add Possible(left) + Copy(right) for double-click feature 2024-01-30 17:26:53 +09:00
Dr.Lt.Data
b1f613e649 fix: Restrict double click action to the title area.
https://github.com/ltdrdata/ComfyUI-Manager/issues/370
2024-01-28 14:31:27 +09:00
Dr.Lt.Data
048f44f105 improve: double-click options
- better possible input connections

update README.md
2024-01-28 14:13:24 +09:00
Dr.Lt.Data
b5cde5936f feat: double-click options 2024-01-28 13:47:39 +09:00
Dr.Lt.Data
33dc3a8a30 fix: invalid double-click policy 2024-01-27 12:53:49 +09:00
dr.lt.data
2f0c7fb2be fix: connection copying
- don't copy if distance > 1000
- remove dbg message
- check nearest node not found
2024-01-26 18:30:57 +09:00
dr.lt.data
8b3d71fbcf feat: Copy the connections of the nearest node by double-clicking. 2024-01-26 18:08:22 +09:00
dr.lt.data
097a832e7e refactor: cm_api -> cm_global.APIs 2024-01-02 17:06:59 +09:00
Dr.Lt.Data
7dfbdfb44e feat: Fix node (recreate) 2024-01-01 20:57:32 +09:00