zombieyang / sd-ppp

Communicate between Photoshop and SD/SDForge/ComfyUI
MIT License
281 stars 9 forks source link

Feature request: Sending image to Photoshop when there is no open/active document #29

Closed Jonseed closed 3 months ago

Jonseed commented 3 months ago

I'd like to be able to send an image from Auto1111 to Photoshop when there is no open/active document in Photoshop. It would just open the image in Photoshop. Is that possible? Currently, if there is no open/active document in Photoshop, then clicking the send button does nothing. Perhaps an option could be added in the sdppp_send_document dropdown menu for "New Document."

zombieyang commented 3 months ago

that's make sense. But I wonder....How can you open any plugin's UI when you are not opening any document?

Jonseed commented 3 months ago

Does the plugin's UI need to be open to send an image to Photoshop? Or does it just need to be "connected" on the backend?

Jonseed commented 3 months ago

The plugin seems to be working even without any document open in Photoshop.

Screenshot 2024-08-14 220851

zombieyang commented 3 months ago
image

I don't know why, my photoshop will show this screen when I don't open any document.

Jonseed commented 3 months ago

I get that screen when Photoshop is first started or when all documents are closed. But if I click the top Plugins menu, then SD-PPP, and then Connect SD or ComfyUI, it shows me the UI with no document open.

Screenshot 2024-08-15 060550

zombieyang commented 3 months ago

Oh, thanks. fixed in main branch.