Fit Width won't work?

reu

Joined
Oct 26, 2018
Messages
1,157
Does anyone know why "fit width" won't streatch the pics to the border in some chapters?
Exaample: https://mangadex.org/chapter/980625/1
Is it just me, am I fucking up somehow or is it a bug?
 
If the width of the image is natively less then your screen width, the reader won't scale it up to fit.
 
Fix what? OP, is this really what you want?
fnk2GtX.png
 
@Halo
Fit Width is supposed to also stretch it vertically proportionally, though that's good enough.
How did you do it?
 
Fit Width is supposed to also stretch it vertically proportionally, though that's good enough.
Right, didn't think about that lol.
Although it would still look like a blurry mess on higher resolution.

How did you do it?
Photoshop.

@reu
If you're using uBlock Origin, try adding these custom filters and they should do what you want:
Code:
mangadex.org##.reader-image-wrapper:style(flex-grow: 2 !important;)
mangadex.org##.reader-image-wrapper img:style(object-fit: fill !important; width: 100% !important;)

Not a permanent solution, but still.
 

Users who are viewing this thread

Back
Top