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

Disabling doesn't actually work #26

Open
jwetzell opened this issue Jul 12, 2024 · 0 comments
Open

Disabling doesn't actually work #26

jwetzell opened this issue Jul 12, 2024 · 0 comments

Comments

@jwetzell
Copy link
Contributor

Seems my simple attempt to disable filters doesn't seem to work as the in/out of disabled filters in chain doesn't get "patched around" so if it's like input -> crop -> trim (disabled) -> output. This would error as the crop filter would have no output attached.

There are a lot of edge cases that start to crop up. I'm trying to sort through a solution for this not sure if you want to take that feature out until something that actually does work comes along.

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 a pull request may close this issue.

1 participant