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

[Bug]filter(Continuous layer with value filter) don‘t work well in script #381

Open
ALingll opened this issue Jan 29, 2024 · 0 comments · May be fixed by #380
Open

[Bug]filter(Continuous layer with value filter) don‘t work well in script #381

ALingll opened this issue Jan 29, 2024 · 0 comments · May be fixed by #380
Labels

Comments

@ALingll
Copy link

ALingll commented Jan 29, 2024

  1. The Filter objects returned when running CreateFilterOp.onlyOnLayer(layer).withValue(value) and CreateFilterOp.exceptOnLayer(layer).withValue(value) are opposite to the expected behavior

  2. The orHigher() / orLower() methods of CreateFilterOp are always unusable

For details, please refer to the pull request

@ALingll ALingll linked a pull request Jan 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants