User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Added Undo/Redo functionality for MediaManager Plugins.
All changes will be saved in a history, and can then be undone or redone with the buttons in the menu.
This could also be used to preserve the state of the plugin. As of now, if a change has been made and then the plugin is switched, the changes will be applied in a destructive way, and returning back to the plugin does not allow to return to the original state (For example: crop an image, switch to resize, go back to cropping and you will find, that it is not possible to extend the cropped area). The history stores the plugin state as well, and this could be used in a later PR to restore the state of the plugin.
I know that there are still some bugs in undo/redo if you switch between plugins, I will solve that tomorrow.
Edit an image in the MediaManager and click undo or redo in the menu to revert or redo the changes.
Status | New | ⇒ | Pending |
Category | ⇒ | Unit Tests Repository Administration |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-08-29 12:16:21 |
Closed_By | ⇒ | vlaucht | |
Labels |
Added:
?
?
|