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

Integrate Image Filters and Manipulations Functions to Open and Save. #71

Closed
itszp opened this issue Mar 21, 2019 · 3 comments
Closed
Assignees
Labels
priority.High Must do. severity.High A flaw that affects most users and causes major problems for users. type.Task Something that needs to be done, but not a story, bug, or an epic. e.g. Moving testing code.
Milestone

Comments

@itszp
Copy link

itszp commented Mar 21, 2019

Current Behaviour

Image filters and manipulations functions creates a copy of the original image with the same file name in temp folder.

Expected Behavior

Image filters and manipulations functions should only focus on editing the image inside temp folder. Once edited, functions will return the image to the temp folder, overwriting the previous temp image.

@itszp itszp added priority.High Must do. severity.High A flaw that affects most users and causes major problems for users. type.Task Something that needs to be done, but not a story, bug, or an epic. e.g. Moving testing code. labels Mar 21, 2019
@itszp itszp added this to the v1.4 milestone Mar 21, 2019
@itszp itszp modified the milestones: v1.4, v1.3 Mar 21, 2019
@kayheen
Copy link

kayheen commented Mar 27, 2019

this completed by @thamsimun in pull request #100

@kayheen
Copy link

kayheen commented Mar 27, 2019

this completed by @kayheen in pull request #101 and #102

@itszp
Copy link
Author

itszp commented Mar 27, 2019

Thanks @kayheen !
Done and closed

@itszp itszp closed this as completed Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.High Must do. severity.High A flaw that affects most users and causes major problems for users. type.Task Something that needs to be done, but not a story, bug, or an epic. e.g. Moving testing code.
Projects
None yet
Development

No branches or pull requests

3 participants