You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This one's always hard. I wonder if the emoji is coming from the Text view or the Feed view.
The way it works now is that it uses the Feed view's first image unless there's a Text view, in which case it uses that view's first image. I believe it also checks for the largest image, but my memory seems to think it is only the Text view.
So for this feed it looks like you're looking at the first image, and the Text view doesn't load. That's why and the fix it to have every image get its size looked up, but that would be a huuuuge amount of work on the backend.
And I'm not sure it can be done easily on the front-end because that would require loading every image even when you're looking at one of the single story views (List view, Grid view, single story mode).
It's just too hard to do 100% right. I wish I knew of a better way to figure out the right image url yo preview.
samuelclay
changed the title
[Bug] Emoji wins in grid view
Backend: Better method for determining image thumbnail (instead of just using the first <img> url)
Sep 13, 2019
Feed used: https://anto-finnstark.artstation.com/rss
The text was updated successfully, but these errors were encountered: