Oleg Schildt

Results 4 issues of Oleg Schildt

Let's say I have the following PHP Code ``` /** * This is a global var. * * @see $varname */ $varname = "test"; /** * This is a class...

**Summary** **New feature:** I have added the functionality for applying some additional effects to the image beneath rotation, flipping, resizing and cropping. That are: - brightness - saturation - inversion...

Use https://fengyuanchen.github.io/cropperjs/v2/playground.html 1) Rotate image 2) Move selection area 3) See that the selection preview does not correspond to the real picture in the selection in the editor

bug
v2

I am going to use Cropper also as Image Editor for resizing, rotating, flipping and cropping. I want that the crop area per default is not visible. For that, I...