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

Images problem #15

Open
dpejic opened this issue Feb 1, 2021 · 1 comment
Open

Images problem #15

dpejic opened this issue Feb 1, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dpejic
Copy link

dpejic commented Feb 1, 2021

When you generate images in model which comes from lorempixel site are not valid anymore.
{ "users": [ { "image": "http://lorempixel.com/640/480/animals" }, { "image": "http://lorempixel.com/640/480/people" }, { "image": "http://lorempixel.com/640/480/transport" }, { "image": "http://lorempixel.com/640/480/sports" }, { "image": "http://lorempixel.com/640/480/abstract" }, { "image": "http://lorempixel.com/640/480/nature" }, { "image": "http://lorempixel.com/640/480/city" }, { "image": "http://lorempixel.com/640/480/fashion" }, { "image": "http://lorempixel.com/640/480/nature" }, { "image": "http://lorempixel.com/640/480/city" } ] }

@Rowadz Rowadz added the enhancement New feature or request label Feb 1, 2021
@Rowadz Rowadz self-assigned this Feb 1, 2021
Rowadz added a commit that referenced this issue Feb 1, 2021
Rowadz added a commit that referenced this issue Feb 1, 2021
@Rowadz
Copy link
Owner

Rowadz commented Feb 1, 2021

I believe lorempixel still valid but it's are super slow! it's really annoying

I replaced it with http://placekitten.com

and the dimensions of the image will be random -> [500X600, 1200X600, 1200X1200]

the new change is now deployed, please tell me what you think
https://mohammedal-rowad.github.io/pollux/#/

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

2 participants