Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix template sorting #2162

Merged

Conversation

pythongosssss
Copy link
Contributor

It is currently swapping entries rather than moving when you drag to re-order the templates

e.g. if you have [a,b,c,d] and you drag d to the top to get [d,a,b,c]
if you then close and reopen, you get [d,b,c,a]

@comfyanonymous comfyanonymous merged commit 6efe561 into comfyanonymous:master Dec 4, 2023
1 check failed
@pythongosssss pythongosssss deleted the fix-template-sorting branch December 17, 2023 17:47
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