Unplanned
Last Updated: 22 Nov 2024 14:57 by Chao
Martin Ivanov
Created on: 07 Mar 2019 12:25
Category: ImageEditor
Type: Feature Request
5
ImageEditor: Improve the undo/redo stack implementation

Currently, on each change of the image, a new instance of the image is stored in the undo/redo stack. This means that the memory grows very fast. Especially, in a scenario with big images.

Create a smarter undo/redo mechanisms that saves only the applied change in the image.

3 comments
Chao
Posted on: 22 Nov 2024 14:57
Thank you Martin!
ADMIN
Martin Ivanov
Posted on: 22 Nov 2024 14:51

Hello Chao,

This is not included in our immediate planning, so I can't give a specific timeframe for its implementation. I would suggest you to follow this item in order to get notified by email when its status changes. I also forwarded your feedback to the development team for further review.

Regards,
Martin Ivanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Chao
Posted on: 20 Nov 2024 21:56

Hi

Just want to ask if we had any update on this?