croptool
croptool copied to clipboard
Add better error handling
Errors that were exceptions were not being communicated to the user.
This lead to most error conditions being communicated to the user as "undefined".
For example if you tried to crop an image with {{licensereview}} on it. This was very confusing.
Fixes #194