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

Make layer stack user input more tolerant #59

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

RobinGeens
Copy link
Contributor

@RobinGeens RobinGeens commented Oct 27, 2024

Correct invalid layer stack user input instead of throwing an error:

  • When a non-existent layer ID is given in a stack: simply remove the ID
  • When layer IDs are missing, simply add the stack (id, )

As a result, the user only has to provide the stacks to fuse and the rest will be layer-by-layer

@RobinGeens RobinGeens requested a review from asyms October 27, 2024 13:21
@asyms asyms merged commit c546816 into master Oct 28, 2024
4 checks passed
@asyms asyms deleted the dev-layer_stack_qol branch October 28, 2024 08:48
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