collective / plone.app.imagecropping

Crops Images in Plone manually using cropper JS library
https://pypi.python.org/pypi/plone.app.imagecropping
9 stars 23 forks source link

Update catalog metadata when removing cropping info #146

Closed petschki closed 12 months ago

petschki commented 1 year ago

Note: Somehow I could not do this via CroppingInfoRemovedEvent because this didn't get fired. In addition, the event gets fired when changing the cropping information too, so the object had been reindexed twice...