mikupls
mikupls
Hi! :wave: Okay, I gave it another try to reconcile this. Here is the outcome: Here is the status for reddit-hosted images: ### libreddit (current master) browsing:  in-post: ...
So what the current version does is: - if we have the dimensions just use a normal img without the svg (see #389 on why it breaks things) - if...
Pushed another update which should now actually match the behaviour that I described in the comment above. Sorry for the confusion.
Well it would've been too nice if things worked... My inexperience with front-end is showing. I already found a new problem, this time with css. In the current version we...
+1, was just about to open an issue about this. I might try to work on this one next.
Good news is that the two example cases seem to be different from a reddit API perspective (so good that we can cover them both). Bad news is that it...
I wonder if imgur should be added to the list. It seems to behave similarly. (preview when browsing, and displayed in-post, but on libreddit we see nothing/link-only). I haven't looked...
I think you're both right. I'm not sure how to solve this since we are opening the image "directly". I also tried to use libreddit on iOS recently, and ran...
Updated with an example post^
Hey, I just found this issue after writing #390. It seems to fix this problem (at least in Chromium 96). Before:  After: ...