advanced-cms / advanced-reviews

This is an Open Source add-on that improves the reviewing process and lets external users to view & review content items or whole projects without the need to access the Edit Mode. Created and maintained by Bartosz Sekuła and Grzegorz Wiecheć
Apache License 2.0
17 stars 15 forks source link

Make sure ContentLoading event swap the `content` #193

Closed barteksekula closed 3 years ago

barteksekula commented 3 years ago

The eventArgs.Content is swapped only if CancelAction is true.

Closes #191