This is a migrated thread and some comments may be shown as answers.

Using ImageEditor to create an Image Viewer

1 Answer 214 Views
ImageEditor
This is a migrated thread and some comments may be shown as answers.
Javier
Top achievements
Rank 1
Javier asked on 15 Apr 2014, 04:11 PM
Hello Guys,

Right now I'm working with my clients to develop an Image viewer, using the components RadImageEditor and RadGrid. The RadGrid is implemented to be the thumbnail part of the viewer and each row is an image of the document, when its clicked loads the image.url to the Image Editor. I'm handling here documents so I want to make annotations, highlights, add text, rotate, crop, all the basic operations that an image viewer do. But I'm having some troubles. 1) The memory consumption its to high when each image is loaded, here its a script that change the route of the image with ajax, the image editor consumes more and more memory, there is an option to dispose the memory or maybe I'm loading wrong the images? 2)  The images are loaded fine in the beginning, and when you click each image I just change the image URL, also my images are in a share folder so all my access are fine, but when i try to do some operations of the Image Editor a java exception raises and the operations dialog are not loaded fine and don't work.

Do you have some tips to handle this better?

Thanks,
Javier

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 17 Apr 2014, 05:00 PM
Hi Javier,

We are not aware of the described issues and, unfortunately, the provided information is not enough to pinpoint what might be causing them. Could you prepare a sample fully runnable project in the way described in this blog post and send it for a further investigation? Once we are able to examine the exact setup of the controls we would be able to provide you more to the point help.


Looking forward to hearing from you,
Vessy
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
ImageEditor
Asked by
Javier
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or