Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caman js manipulation causing duplicate rendering #106

Open
loranbriggs opened this issue Oct 4, 2013 · 2 comments
Open

Caman js manipulation causing duplicate rendering #106

loranbriggs opened this issue Oct 4, 2013 · 2 comments

Comments

@loranbriggs
Copy link

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?

@samad01
Copy link

samad01 commented Feb 25, 2014

how can we use filters with ui slider in caman js plz any one help me out..

@zaak
Copy link

zaak commented Jan 3, 2015

@samad01 Have a look at demo in my PR, it should be helpful #163

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants