-
```
The latest Chromium builds can run WebGL without the --no-sandbox option. But
the game fails in
this configuration, possibly because WebGL is a strict OpenGL ES
implementation, and we're passin…
-
Currently the script crops the image relative to the natural size (naturalWidth, naturalHeight). Any option that I can crop it relative to the visible image in the crop-container? Working on natural s…
-
```
The latest Chromium builds can run WebGL without the --no-sandbox option. But
the game fails in
this configuration, possibly because WebGL is a strict OpenGL ES
implementation, and we're passin…
-
Hello again,
can you recommend an image script, which is compatible to userfrosting and easy to integrate? I want to upload/resize images and if it's possible to crop images.
I found jcrop, but ma…
-
```
The latest Chromium builds can run WebGL without the --no-sandbox option. But
the game fails in
this configuration, possibly because WebGL is a strict OpenGL ES
implementation, and we're passin…
-
```
The latest Chromium builds can run WebGL without the --no-sandbox option. But
the game fails in
this configuration, possibly because WebGL is a strict OpenGL ES
implementation, and we're passin…
-
```
The latest Chromium builds can run WebGL without the --no-sandbox option. But
the game fails in
this configuration, possibly because WebGL is a strict OpenGL ES
implementation, and we're passin…
-
There are some great image croppers like Jcrop, but nowadays it can be made in client side, what is more efficient.
So user can preview it in browser and crop some part of image before uploading to se…
-
```
The latest Chromium builds can run WebGL without the --no-sandbox option. But
the game fails in
this configuration, possibly because WebGL is a strict OpenGL ES
implementation, and we're passin…
-
After User has uploaded an image, present Square cropping tool to save a Square image.
The Reportback Form should save the original file as the `fid` and the processed file as `fid_processed`. The o…