Skip to content

Adding in new Krita Group Layer node - #62

Closed
Pauan wants to merge 3 commits into
Acly:mainfrom
Pauan:feat/layer-group
Closed

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

Conversation

@Pauan

@Pauan Pauan commented Mar 28, 2026

Copy link
Copy Markdown

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.

@Acly Acly closed this Jun 28, 2026
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.

2 participants