pythongosssss / ComfyUI-Custom-Scripts

Enhancements & experiments for ComfyUI, mostly focusing on UI features
MIT License
1.73k stars 134 forks source link

text autocomplete not working #219

Closed uoo2 closed 5 months ago

uoo2 commented 6 months ago

The other functions are all right, but the text autocomplete function is not working, and it was fine a few days ago

WeirdScienceX commented 6 months ago

I can confirm.

Stardesign2024 commented 6 months ago

me too

pythongosssss commented 6 months ago

Do you have any errors in the logs (Settings -> View Logs) What part isnt working? It isn't popping up, or selecting an entry?

sdk401 commented 6 months ago

Can confirm, nothing popping up, no errors in logs.

Endebert commented 6 months ago

Had the same issue. Solution was to increase "Max suggestion" setting from 0. I guess this is a new setting?

image

pythongosssss commented 6 months ago

Good spot, thanks, i've fixed the default to be 20

Stardesign2024 commented 6 months ago

有同樣的問題。解決方案是將「最大建議」設置從 0 增加。我想這是一個新設置?

image

very cool!