Unplanned
Last Updated: 14 Feb 2020 11:40 by ADMIN
Created by: Sanjay
Comments: 1
Category: ImageEditor
Type: Feature Request
0

Hi,

 

I would like to use airbrush function in ImageEditor control.

Anyone can help my requirement??

Pl. I need this function very urgent.

Thanks,

Regards,

Jiten Mutum

Completed
Last Updated: 03 Mar 2023 13:03 by ADMIN
Created by: Alan
Comments: 5
Category: ImageEditor
Type: Feature Request
6
Is it possible to place form controls, eg Signature control, tick boxes,etc.. in RadImageEditor?

https://www.telerik.com/forums/create-signature-with-imageeditor

Alan
Unplanned
Last Updated: 18 Jun 2020 15:18 by ADMIN
Please provide an custom input to rotate the image loaded in imageeditor.
right now it is restricted to divisible of 90, it should accept any values and rotate accordingly.
Completed
Last Updated: 08 Nov 2018 14:39 by ADMIN
ADMIN
Created by: Vessy
Comments: 0
Category: ImageEditor
Type: Feature Request
0
JS error is thrown when opening a tool in Lightweight and ShowAjaxLoadingPanel="true".

Error message:
Uncaught TypeError: Cannot set property 'id' of undefined
     at Telerik.Web.UI.RadImageEditor._showAjaxLoadingPanel


Steps to reproduce:
1. Run the following code
            <telerik:RadImageEditor ID="RadImageEditor1" ShowAjaxLoadingPanel="true" runat="server" RenderMode="Lightweight" ImageUrl="~/Images/Summdary.jpg">
            </telerik:RadImageEditor>

2. Open the "Crop" dialog

Result: A JS error is thrown.
Completed
Last Updated: 28 May 2021 14:27 by ADMIN
Declined
Last Updated: 13 Oct 2020 08:17 by ADMIN
Created by: reinout
Comments: 1
Category: ImageEditor
Type: Feature Request
0

			
Unplanned
Last Updated: 14 Oct 2015 16:14 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:43 by Rohit Aggarwal
Currently the ImageEditor Control is wiping the Meta Data of the Images on saving.
Declined
Last Updated: 01 Aug 2016 11:43 by ADMIN
Created by: Marbry
Comments: 1
Category: ImageEditor
Type: Feature Request
0
When placing text, clicking on the image should set the coordinates in the text dialog as long as the dialog is open.  Moving the location for the text block being placed to that location.

This is a problem when the default coordinate position is not currently visible on the image because the text block is not visible either.  So the user can't move it or even know that it's there.  And it's ridiculous to expect a user to enter a pixel coordinate value just to drop some text.

I would suggest that coordinates shouldn't be shown in the text dialog by default, and that the starting position should default to something like the middle of the visible area of the image.
Declined
Last Updated: 09 Apr 2015 12:58 by ADMIN
ADMIN
Created by: Vessy
Comments: 1
Category: ImageEditor
Type: Feature Request
0
Images bigger than 10MB cannot be saved if the ImageEditor is used in enabled CanvasMode, even though the MaxJsonLenght property is configured. The ImageSaving event handler is also never called.


The only possible workaround for the moment is using the ImageEditor in disabled CanvasMode (CanvasMode="No")
Unplanned
Last Updated: 13 Jun 2021 10:59 by ADMIN
ADMIN
Created by: Niko
Comments: 1
Category: ImageEditor
Type: Feature Request
6
The ImageEditor control should provide an out-of-the-box tool that functions as an Eraser, i.e. removes previously drawn geometric shapes. This tool should behaves similarly to a the way other image editing tools provide the option to remove pixels - more precisely applies the background color to the canvas.
Declined
Last Updated: 11 Jun 2021 10:45 by ADMIN
Add ability to RadImageEditor to show the progress  when saving the image to the server, displaying  back to the user how much time is left to save the newly changed image back to the server. 
Declined
Last Updated: 28 Mar 2022 19:58 by ADMIN
ADMIN
Created by: Vessy
Comments: 1
Category: ImageEditor
Type: Feature Request
2
Add an option to control export formats parameters, e.g. jpeg could have 0-100 compression, gif and png transparency on/off, etc...
Declined
Last Updated: 28 Mar 2022 19:46 by ADMIN
Created by: David
Comments: 1
Category: ImageEditor
Type: Feature Request
2
At present, the RadImageEditor does not preserve EXIF metadata.  When used in situations where preserving metadata is critical, this limits the usefulness of the control.  Ideally, the control should preserve all metadata (both EXIF and XMP) that may exist in the image.