receyuki / comfyui-prompt-reader-node

The ultimate solution for managing image metadata and multi-tool compatibility. ComfyUI node version of the SD Prompt Reader
MIT License
261 stars 22 forks source link

[BUG] - Double-click menu to add nodes is very long #21

Open throttlekitty opened 10 months ago

throttlekitty commented 10 months ago

Description

With this extension loaded, the background-double click menu to add a node becomes much wider than the screen. Removing it and restarting comfyui show this menu in regular behavior.

Both Comfyui and prompt-reader-node are up to date on my end.

Reproduction steps

No response

Image file

image

Version

1.0.0

receyuki commented 10 months ago

I cannot reproduce this issue, everything is working fine on my end. So I guess there might be a conflict between the prompt reader and another extension.

halr9000 commented 9 months ago

I'm having the same behavior, and tried to resolve by disabling prompt reader, but it made no difference. So it may not be this node at all. Back to the issue that sent me here...

throttlekitty commented 9 months ago

I cannot reproduce this issue, everything is working fine on my end. So I guess there might be a conflict between the prompt reader and another extension.

It might be a combination of custom nodes then, I'll try to look into that soon.

cjps-br commented 9 months ago

I'm also having the same problem. I tried a solution that seems to have resolved it:

I edited the file /ComfyUI_windows_portable/ComfyUI/web/user.css adding the following:

/ Put custom styles here /

.litegraph.litesearchbox input, .litegraph.litesearchbox select { max-width: 400px; }

When starting comfyui again, the box width problem seems to have been resolved.

cjps-br commented 9 months ago

I updated the environment (comfyui and custom nodes) and the user.css file that I had modified was deleted. I recreated the file as above and everything returned to normal. Now I have to research how to prevent the user.css file from being deleted with each environment update.

receyuki commented 8 months ago

Does anyone have any updates on this issue? Since I cannot reproduce the bug, I’m not sure if it’s an issue with my nodes.

halr9000 commented 8 months ago

Does anyone have any updates on this issue? Since I cannot reproduce the bug, I’m not sure if it’s an issue with my nodes.

For the record, I only thought it was your nodes for a moment. I do not think it's your stuff.

Amit30swgoh commented 2 weeks ago

yes very long and freezes all especially for low end pc who are useing google colab and cloudflare to run it on thier browser chrome how can we disable it

Double-Click LMB --