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

Better use of filter isNeutral #5129

Merged
merged 5 commits into from
Aug 5, 2018
Merged

Better use of filter isNeutral #5129

merged 5 commits into from
Aug 5, 2018

Conversation

asturur
Copy link
Member

@asturur asturur commented Jul 29, 2018

Use isNeutral to actually remove filters from the chain before filtering rather than skipping them in the middle of filtering.

Ensure webgl always receive an array of filters worth running.

Needs tests.

close #5118

@asturur asturur merged commit 5ee8935 into master Aug 5, 2018
@asturur asturur mentioned this pull request Aug 5, 2018
@asturur asturur deleted the filter-isNeutral branch August 5, 2018 22:52
thiagocunha pushed a commit to thiagocunha/fabric.js that referenced this pull request Nov 18, 2019
* done so far

* done so far

* added tests for isNeutral

* mini test for apply filter

* test lint
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.

Identity ColorMatrix when used with other filters breaks filter behaviour
1 participant