-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
I came across the problem with PixelRatio. I've tested your code on Samsung Galaxy S4 (PixelRatio = 3.0) and it doesn't work. If i comment the line 43 in jquery-picture.js the problem is solved, but i don't think commenting the line is good idea :)
//if(!settings.ignorePixelRatio && window.devicePixelRatio !== undefined) PixelRatio = window.devicePixelRatio;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels