Active
Project:
Retina JS image style
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2012 at 20:26 UTC
Updated:
21 Jul 2012 at 22:14 UTC
First of all: nice work, exactly what I was looking for. Simple usage of retina.js, not less end not more!
With alle normal image styles, it is working, but in usage with colorbox, it's not. The "preview" image of colorbox is using the 2x image, but the image loaded inside the colorbox looks kinda creepy ;)
Not sure why, I belive that the colorbox script isn't loading the retinajs, I will post a patch, I I find a solution...
Comments
Comment #1
hydra commentedOkay, I found out so far, that the links referencing to the image in colorbox is not rewritten by retina.js. The problem is, that it only effects images, this is not a problem of your work, but of retina.js itself.
If you wanna try patching retina,js, here is the source code btw.: https://github.com/imulus/retinajs
I also asked imulus if he has any plans on commiting this feature. Keep you tuned!
Comment #2
hydra commentedOkay, for any who is interested: the developer liked the idea and aksed me to write an issue on github, here the issue to follw: https://github.com/imulus/retinajs/issues/31