-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: "On trigger" mode in "CLIP Text Encode (Prompt)" node block causes text and input fields to overlap #172
Comments
@patrick-csliu if you are happy to share, I'm curious about what you're using the onTrigger mode for. I've noticed several bugs regarding this system, but I hadn't bothered fixing any as I wasn't aware anyone was using it. |
Oops, sorry! I posted this in the wrong repo. This should be in ComfyUI_frontend. @webfiltered Nothing, I’m new here and just exploring the interfaces to learn how everything works. I happened to come across this bug while trying out different options. |
I’ve reposted the issue in the correct repository here: Comfy-Org/ComfyUI_frontend#983. Can we go ahead and close this issue? Thanks! |
@patrick-csliu No problem! You posted where you meant to - just HCL moved the issue here, as that system is from LiteGraph. I'm not sure if there are plans to use the event/trigger system, but afaik it is not implemented in frontend (or even functional in LiteGraph). It may be better to simply remove it from the context menus. |
Oh, I see, my issue was moved here. I didn’t know GitHub had that feature, so I thought I made a mistake and created a new one. @webfiltered I’ll leave it up to you to decide whether to proceed with this issue😊 |
This is an invalid feature in comfyui. It doesn't make much sense to discuss it, and it's not worth letting developers waste energy on it. |
Frontend Version
v1.2.47
{
"system": {
"os": "nt",
"comfyui_version": "v0.2.2",
"python_version": "3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)]",
"pytorch_version": "2.4.1+cu124",
"embedded_python": true,
"argv": [
"ComfyUI\main.py",
"--windows-standalone-build"
]
},
}
Expected Behavior
When selecting "On trigger" in the mode option from the right-click menu in the "CLIP Text Encode (Prompt)" node block, the input/output text and text fields should be displayed clearly and aligned properly.
Actual Behavior
Steps to Reproduce
Debug Logs
Browser Logs
What browsers do you use to access the UI ?
Google Chrome
Other
Custom nodes
ComfyUI-Manager
UltimateSDUpscale
Browser
CHROME VERSION:
129.0.6668.71
The text was updated successfully, but these errors were encountered: