Edit retina.js
-
I’ve been building a responsive website. I ran into problems when using your plugin with the retina.js method.
After reading this thread: https://github.com/imulus/retinajs/issues/8, I’ve found a solution.
To fix the problem, I set this line of code to false:
// Resize high-resolution images to original image's pixel dimensions // https://github.com/imulus/retinajs/issues/8 force_original_dimensions: falseMy question
I’ve edited retina.js within the plugin files. This is obviously unsafe for future updates. How would I dequeue retina.js and requeue my own version?Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Edit retina.js’ is closed to new replies.