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

Pixelate filter adds bottom and right borders since v8.3.4 #1697

Closed
Piliuta opened this issue Jan 3, 2024 · 1 comment
Closed

Pixelate filter adds bottom and right borders since v8.3.4 #1697

Piliuta opened this issue Jan 3, 2024 · 1 comment

Comments

@Piliuta
Copy link

Piliuta commented Jan 3, 2024

Problem

The Pixelate filter started adding extra borders in most cases making it look not great.
This is easy to reproduce trying to pixelate images with a lot of white area, or simply white image.

Example: https://codepen.io/piliuta/pen/NWJxxXM

Konva v8.3.3
image

Konva v8.3.4
image

I suspect this might be caused by the extra pixel added here, although not sure 8.3.3...8.3.4#diff-2b0510beac1d8e3349bfde981667cea06e65f59e40cfa7be46db06288856a5fcR2607-R2610

@lavrton lavrton closed this as completed in a1660e1 Jan 5, 2024
@lavrton
Copy link
Member

lavrton commented Jan 5, 2024

That for the details report. Should be fixed now. I will make a release later.

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

No branches or pull requests

2 participants