Skip to content

Issue with image distortion for lower resolution. #1

@hegdeashwin

Description

@hegdeashwin

Hi,

Thank you for creating such a plugin.

I have 2 images with different resolutions as 200x200 & 400x400. Applied below code block

$('.square').nailthumb({
    replaceAnimation:null
});

with below style:

.square {
      width: 400px,
      height: 400px
}

Image with 400x400 looked fine as it should be. But 200x200 image got distortion. Now, the some reason i am not allowed to change the resolution of 200x200 to 400x400.

Is there any way to fix this ? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions