Skip to content

Adding in new Krita Group Layer node#62

Open
Pauan wants to merge 3 commits intoAcly:mainfrom
Pauan:feat/layer-group
Open

Adding in new Krita Group Layer node#62
Pauan wants to merge 3 commits intoAcly:mainfrom
Pauan:feat/layer-group

Conversation

@Pauan
Copy link
Copy Markdown

@Pauan Pauan commented Mar 28, 2026

This is the companion pull request for Acly/krita-ai-diffusion#2406

I dislike that it needs to use ETN_ListEmpty + ETN_ListAppend + ETN_DataList to send a list of strings from Krita to ComfyUI...

However, currently Krita can only send primitive types like str to ComfyUI. And it was too complicated to refactor it to support sending lists.

So I did this as a hack to get it working. But if you have suggestions for improvement, I'd be happy to make any changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant