-
**Describe the bug**
Cannot instantiate any of ImageEditors classes with an error:
```
Fatal error: Uncaught Error: Class "WP_Image_Editor" not found in ...
```
**To Reproduce**
Steps to repro…
-
### Describe the bug
Changing the brush color in gr.ImageEditor has no effects. This issue can be reproduced by using the official [demo](https://www.gradio.app/docs/gradio/imageeditor#demos):
…
-
### Describe the bug
**gradio==5.4.0**
I want to auto resize / crop user uploaded image and replace processed image inside in gr.ImageEditor
Here the code I use
So after image edited the…
-
i have disabled the image editor.
```ts
features: {
imageEditor: {
enabled: false,
},
},
```
but when i double click on an image, the editor pops up.
-
### Describe the bug
We have encountered an issue with the 'gr.ImageEditor' component in a Gradio application. The problem occurs when the application is accessed via a mobile browser and a photo tak…
-
in v3, mask editor can be implements by
```python
Image(tool="sketch")
```
the mask value can to access via
```
value["mask"]
```
in v4, tool is replaces with ImageEditor
```python
ImageEd…
-
---
- ~~rotate후 filter를 적용했을때 context에 제대로 그려지지않음~~ **6/24 해결**
- crop하고 영역을 벗어났을때 덜덜거림, 영역 잡기
- ~~image resize할때 quality 보장안됨. ( image를 redraw할 때 editImg로 다시 그려주면 해결되지만 filter를 적용시키고 redraw를 하면 …
-
### Describe the bug
Changing brush colors does not work when specifying custom brush colors. Tried setting the brush `color_mode` to `fixed` or `defaults` and it doesn't make any difference.
### Ha…
-
### Describe the bug
I am seeing high CPU usage when using ImageEditor. I noticed it a few days ago in my overall webapp here: https://github.com/NuclearGeekETH/chatGPT-web-ui. I narrowed the high CP…
-
# Build | LCD Image Converter
[https://lcd-image-converter.riuson.com/en/docs/others/build-from-sources/](https://lcd-image-converter.riuson.com/en/docs/others/build-from-sources/)