Skip to content

Conversation

@winguru
Copy link
Owner

@winguru winguru commented Aug 20, 2025

Clone of upstream pull request Suzie1#232

@winguru winguru merged commit 99156d0 into winguru:main Aug 20, 2025
@winguru
Copy link
Owner Author

winguru commented Aug 20, 2025

"loops" is not used anywhere in the code and can be safely removed.

ComfyUI_Comfyroll_CustomNodes/nodes/nodes_list.py

Line 79 in d78b780

def make_list(self, multiline_text, start_index, max_rows, loops):
def make_list(self, multiline_text, start_index, max_rows):

Originally posted by @jojorne in #116

Resolves Suzie1#116, Suzie1#121, Suzie1#137, Suzie1#192, Suzie1#212, Suzie1#231

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