Unplanned
Last Updated: 21 Sep 2023 07:07 by JJ
Image gets offcentered when crop is applied and image is saved in jpeg format. The issue occurs with SkiaSharp 2.88.6-preview 1.2.
It works with versions: 2.88.5, 2.88.4, 2.88.3
Unplanned
Last Updated: 22 Jul 2022 11:29 by a.baptiste
Created by: a.baptiste
Comments: 0
Category: ImageEditor
Type: Feature Request
0
We are concerned that if the user uses a white background image, the borders would be hard to see,
Provide an option to change the colors of the crop geometry
Unplanned
Last Updated: 21 Apr 2022 10:40 by ADMIN
all items inside the effects toolbar item disappear when the items are not automatically generated and you tap on the effect toolbar again: 

Example:

<telerikImageEditor:RadImageEditorToolbar Grid.Row="1" 
                                                  ImageEditor="{x:Reference imageEditor}" 
                                                  AutoGenerateItems="False" 
                                                  IsMultiLine="True">
            <telerikImageEditor:EffectsToolbarItem AutoGenerateItems="False">
                <telerikImageEditor:ContrastToolbarItem AutoGenerateItems="False">
                    <telerikImageEditor:CancelToolbarItem HorizontalOptions="Start" />
                    <telerikImageEditor:TemplateToolbarItem>
                        <telerikImageEditor:TemplateToolbarItem.Template>
                            <DataTemplate>
                                <Slider Maximum="2" Minimum="0" Value="{Binding Value}" />
                            </DataTemplate>
                        </telerikImageEditor:TemplateToolbarItem.Template>
                    </telerikImageEditor:TemplateToolbarItem>
                    <telerikImageEditor:ApplyToolbarItem HorizontalOptions="End" />
                </telerikImageEditor:ContrastToolbarItem>
            </telerikImageEditor:EffectsToolbarItem>
 </telerikImageEditor:RadImageEditorToolbar>


Unplanned
Last Updated: 02 Feb 2021 13:56 by ADMIN
When adjusting brightness and contrast on an image the image is lost and the control goes black or white, depending on adding or subtracting.

SkiaSharp version is 2.80.2.
Unplanned
Last Updated: 13 Aug 2020 10:07 by ADMIN
When resizing after cropping an image - this makes the image uncentered of the control, and also lost transformed shape.
Unplanned
Last Updated: 21 Jan 2020 12:27 by ADMIN
Created by: Karlheinz
Comments: 0
Category: ImageEditor
Type: Feature Request
2
I just want to know, whether the image is changed or not.

- The user opens the image with the Image-Editor.

- The user closes the Image-Editor. If the Image was changed, I want to save the image automatically
Unplanned
Last Updated: 23 Dec 2019 07:38 by ADMIN
Created by: David
Comments: 0
Category: ImageEditor
Type: Feature Request
0
I want to be able to layer images over top of each other. Having a top layer that cannot move and contains a transparency. The bottom layer would contains  some kind of graphic and then crop it to the top layer. 
Unplanned
Last Updated: 03 Dec 2019 11:36 by ADMIN
Created by: Piotr
Comments: 1
Category: ImageEditor
Type: Feature Request
3

Hi,

Do you plan add to image editor perspective correction option?
I know it is image analysis, but it could be even manual possibility to select document corners and transform to square image.

Or maybe it is possible using some other control or functionality now?

Unplanned
Last Updated: 26 Sep 2019 08:16 by ADMIN
When Crop is applied, the control should display the non-selected area of the photo with configurable opacity settings
Unplanned
Last Updated: 19 Jul 2023 11:18 by ADMIN
Created by: Tom
Comments: 20
Category: ImageEditor
Type: Feature Request
31
The image editor is a great start, but missing a critical feature - image drawing / annotation. The ability to draw lines, shapes or text onto an image. Should allow this to be done when pinch / zoom is in progress. Items drawn should be amendable until saved. Opportunity to retrieve the annotation only data separately to the image so you can preserve the original.