Skip to content

Caman js manipulation causing duplicate rendering #106

@loranbriggs

Description

@loranbriggs

When I manipulate an image using:

Caman(image, function() { 
    this.brightness(25); 
    this.render();
});

It causes a double rendering of the image. One image is slightly down and to the left of the first one. This only happens when I am on an Android device. Has this happened to anyone else?

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