Loran

Results 1 issues of Loran

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...