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

Store images in multiple resolutions #14

Open
mpgirro opened this issue Dec 5, 2018 · 0 comments
Open

Store images in multiple resolutions #14

mpgirro opened this issue Dec 5, 2018 · 0 comments
Assignees
Labels
engine This issue concerns the engine library codebase enhancement New feature or request

Comments

@mpgirro
Copy link
Owner

mpgirro commented Dec 5, 2018

Currently all images are transformed to 500x500px.

  • Remove the current data field in the Image class
  • Add multiple fields for different resolutions instead
  • Remove the size field. It is unused, and the size refers to the original image before transformation anyway
@mpgirro mpgirro added enhancement New feature or request engine This issue concerns the engine library codebase labels Dec 5, 2018
@mpgirro mpgirro self-assigned this Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine This issue concerns the engine library codebase enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant