This package requires Umbraco v7.1.8+
Nuget Package: Install-Package Our.Umbraco.CropHealer -Pre
This package adds and event handler to the save event of a data type to ensure changes to crops are propagated to content, media and members.
Please note that if you have a used a particular cropper data type on a lot of items then saving the data type may take some time to complete. You can check on progress by looking at the log4net log file either directly or by using a viewer such as the excellent Diplo Trace Log Viewer (search for "CropHealer" in the Logger field)
Roadmap