mikupls

Results 39 comments of 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: ![s](https://user-images.githubusercontent.com/93015331/158352392-bb535e69-b47b-40b3-832e-82c819e60512.png) in-post: ![s2](https://user-images.githubusercontent.com/93015331/158352406-e2b63331-ec84-4cf3-8005-6d9e5ccac226.png)...

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...

Hey, I just found this issue after writing #390. It seems to fix this problem (at least in Chromium 96). Before: ![Screenshot from 2022-01-09 23-48-46](https://user-images.githubusercontent.com/93015331/148704350-f4a5544f-6f23-4c43-a1e8-21689603e19a.png) After: ![Screenshot from 2022-01-09 23-47-18](https://user-images.githubusercontent.com/93015331/148704321-a0e49c83-47db-43f5-951a-fa4eb0935006.png)...