Center Image & Video

Improved controls for images & videos opened directly with your browser - hotkeys & resizing & visuals

< Commentaires sur Center Image & Video

Question / commentaire

woxxomMod
§
Posté le: 2016-05-08
Édité le: 2016-05-08

Chrome 52.0.2723.3 dev-m seems to have broken the script

For a couple of chrome dev versions the images aren't scaled down on opening and don't rescale on click unless I open and close devtools panel to force the page to readjust.

Can you please test it on chrome canary or chrome dev portable? It's possible they've broken something and we should report to their bugtracker so that the bug doesn't make it into stable channel.

OwynAuteur
§
Posté le: 2017-03-10

Does this work in stable version fine?

Have you tried turning other extensions & scripts off?

Do you use tampermonkey?

because I've just installed latest Chrome 58 dev, then tampermonkey, then centerimage script and all works fine

woxxomMod
§
Posté le: 2017-03-10
Édité le: 2017-03-10

Reproduced in Chrome 56 (my main profile with many userscripts) and in a new Chrome user profile on Chrome 59 canary with no other userscripts running.

It fails randomly so this might be a Chrome bug. Adding margin:auto to the image style fixes it reliably, nothing else changed.

OwynAuteur
§
Posté le: 2017-03-10

Post some image link examples then maybe

and margin:auto is already there by default

woxxomMod
§
Posté le: 2017-03-10

https://puu.sh/uCNaQ/1561f83ff8.png

I meant adding into <style> fixes the problem. For some reason i.style.margin = "auto"; in the code doesn't work randomly.

woxxomMod
§
Posté le: 2017-03-10
Édité le: 2017-03-10

image

As you can see margin is not present which occurs randomly.

woxxomMod
§
Posté le: 2017-03-10
Édité le: 2017-03-10

FWIW, the weird inline gradient styles are added by Chrome.

Hmm, turns out that I don't need the userscript anymore in Chrome 54 and newer which correctly zoom out large pictures (this is the only use case I need).

OwynAuteur
§
Posté le: 2017-11-15

Just wanted to say that I checked latest stable Chrome (62) and fixed few issues script was having there finally, now it seems to work all fine.

Poster une réponse

Connectez-vous pour poster une réponse.