Center Image & Video

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

< Feedback on Center Image & Video

Question/comment

wOxxOmMod
§
Posted: 2016-05-08
Edited: 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.

OwynAuthor
§
Posted: 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
§
Posted: 2017-03-10
Edited: 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.

OwynAuthor
§
Posted: 2017-03-10

Post some image link examples then maybe

and margin:auto is already there by default

wOxxOmMod
§
Posted: 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
§
Posted: 2017-03-10
Edited: 2017-03-10

image

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

wOxxOmMod
§
Posted: 2017-03-10
Edited: 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).

OwynAuthor
§
Posted: 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.

Post reply

Sign in to post a reply.