chrisgoringe / cg-controller

MIT License
30 stars 3 forks source link

[Bug] Controller disappears in Focus Mode (New frontend feature) #239

Open LukeG89 opened 1 week ago

LukeG89 commented 1 week ago

Branch 1.2

Controller completely disappears when you enter in Focus Mode, and doesn't appear again when you exit. You need to refresh the page.

https://github.com/user-attachments/assets/07dec241-5d3c-4ae2-a8be-0f833f61871f

chrisgoringe commented 1 week ago

how do I access focus mode?

LukeG89 commented 1 week ago

@chrisgoringe Are you using the nightly frontend? If so, you can press F.

chrisgoringe commented 1 week ago

No. I use the frontend released with Comfy main releases.

LukeG89 commented 1 week ago

Ah ok, this is a brand new feature. They will probably implement it in ComfyUI in a week

JorgeR81 commented 1 week ago

Once this is fixed, maybe you can add an user setting to:

Some people may want use this new mode just to see the nodes.

LukeG89 commented 1 week ago

Once this is fixed, maybe you can add an user setting to:

  • Hide controller in Focus mode

Some people may want use this new mode just to see the nodes.

People can do it by hiding controller before entering Focus Mode.

JorgeR81 commented 1 week ago

People can do it by hiding controller before entering Focus Mode.

Yeah, but this way it will be a single press.

Now we would need to press 2 keys.
And press 2 keys again, to return to normal mode.