filtered
|
85a6fb75b8
|
Add workaround for delay in link connection (#1873)
New input sockets have no pos, and require a render frame to occur before links can be set to the correct location.
|
2025-05-27 06:27:45 +09:00 |
|
Dr.Lt.Data
|
4760deaf9c
|
feat: custom-nodes-manager - background tasks(install/update/fix/disable/enable)
|
2025-02-01 11:22:01 +09:00 |
|
Dr.Lt.Data
|
e9eaff7f7e
|
double click feature is fixed
MODIFIED: separate into copy-full and copy-all
FIXED: improper size copying
https://github.com/ltdrdata/ComfyUI-Manager/issues/1118
|
2024-10-08 08:28:33 +09:00 |
|
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 |
|