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

Adding Shape with filters (pixelate/blur) not resetting for different image. #576

Open
1shivsharma1 opened this issue Apr 13, 2021 · 8 comments
Labels

Comments

@1shivsharma1
Copy link

Describe the bug
Adding a shape with pixelate or blur option to an image is not resetting after uploading a new image, it is displaying older image pixelate and blur values in shape.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://nhn.github.io/tui.image-editor/latest/tutorial-example02-useApiDirect
  2. Click on Shape Menu
  3. Add a shape (rectangle)
  4. Select filter submenu (Beside transparent radio button)
  5. Now, Select another image by the click of the Load Button in the top
  6. Click on Shape Menu
  7. Add a shape (rectangle)
  8. Select filter submenu
  9. Shape will show the result of previous image

Expected behavior
It should show the filter with the current image, not the previous image (blur/pixelate).

Screenshots

  1. Result of first image (step 1 to 4)
    image
  2. Result of second image (step 5 to 8)
    image

Desktop (please complete the following information):

  • OS: [Windows 10]
  • Browser [e.g. Chrome, Edge, Firefox]
@lja1018
Copy link
Contributor

lja1018 commented Apr 14, 2021

@1shivsharma1
Thank you for the information.
This issue seems to be the same problem as #572
I'll fix it. :)

@1shivsharma1
Copy link
Author

Hi @lja1018,
Any update on this issue?

@besartjashari
Copy link

Is this issued resolved? Any information? @lja1018

@lja1018
Copy link
Contributor

lja1018 commented Mar 30, 2022

@1shivsharma1 @besartjashari
Sorry. It hasn't been fixed yet.

@sleeping-owl
Copy link

@lja1018 Is it any workaround about this?

@lja1018
Copy link
Contributor

lja1018 commented Oct 13, 2022

@sleeping-owl
Sorry. Not yet.

@SchraderR
Copy link

Anything new on this issue? Any workaround?

@domlysi
Copy link

domlysi commented Oct 4, 2023

I'm looking for a solution, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants