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

ImageEffects classes are tightly coupled #5

Open
andrewyancey opened this issue Jul 18, 2019 · 1 comment
Open

ImageEffects classes are tightly coupled #5

andrewyancey opened this issue Jul 18, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@andrewyancey
Copy link
Owner

the ImageEffects classes and some of the image wrappers should probably be pulled out into a separate library and decoupled. This would allow people to reuse the classes in their own projects if they desire as well as decoupling the frontend from the rest of the project.

@andrewyancey andrewyancey added the enhancement New feature or request label Jul 18, 2019
@andrewyancey
Copy link
Owner Author

This has been partially addressed in commit 10ea298 and 269773b

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

No branches or pull requests

1 participant