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

Just a question. #7

Closed
tadaspetra opened this issue Sep 2, 2021 · 10 comments
Closed

Just a question. #7

tadaspetra opened this issue Sep 2, 2021 · 10 comments

Comments

@tadaspetra
Copy link

I know this is just pulling from an API, but any chance you know why some cover images are faded, while most are not?

For example the first 2 are faded, but then the rest are fine. I'm just displaying them using the URL provided from the search call.

Screen Shot 2021-09-02 at 4 57 10 PM

@bdlukaa
Copy link
Owner

bdlukaa commented Sep 2, 2021

All of the imageLinks are faded?

@tadaspetra
Copy link
Author

No only some of them. In the screenshot you can see the first 2 are faded but the second two are normal

@bdlukaa
Copy link
Owner

bdlukaa commented Sep 3, 2021

Every book returns a list of imageLinks. All links in the list are faded for the first two books?

When you get the link of the images and paste it on your browser, is it faded there too or only in flutter?

@tadaspetra
Copy link
Author

I see what you mean. It’s not always the first two books. They’re random. I’ll try pasting them in browser and see if they’re faded there. I just assumed they would be. But I’ll check in an hour or so

@bdlukaa
Copy link
Owner

bdlukaa commented Sep 3, 2021

So it's probably the imgtk parameter in the url that's causing this maybe

@tadaspetra
Copy link
Author

tadaspetra commented Sep 3, 2021

So it's probablu the imgtk parameter in the url that's causing this maybe

Im not sure about that. This link (with removed imgtk) also gives a faded image: http://books.google.com/books/content?id=eq9XvgAACAAJ&printsec=frontcover&img=1&zoom=5

@Stivenmore
Copy link

How can I deconstruct the images to display them in Flutter?

@bdlukaa
Copy link
Owner

bdlukaa commented Jan 24, 2022

@Stivenmore wdym?

@tadaspetra
Copy link
Author

So it's probablu the imgtk parameter in the url that's causing this maybe

Im not sure about that. This link (with removed imgtk) also gives a faded image: http://books.google.com/books/content?id=eq9XvgAACAAJ&printsec=frontcover&img=1&zoom=5

Clicked that image again and it isn't faded anymore

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

No branches or pull requests

3 participants