Image Cropper for Avatars, Show and Episode Images
[EPIC] Image handling (aura#214 - closed)
Parent:Integrate an Image Cropper component.
Evaluate which VueJS Cropper is matching our requirements and how it can be well integrated with Django.
Proposal
- Store images based on configured aspect ratios (compare Radio Station settings extensions)
- Respect and set the PPOI when cropping.
We want to define an aspect ratio depending on the image type. This configuration should be radio specific. For example some defaults can be:
- Avatars as 1:1
- Show logo 1:1
- Show/episodes pictures as 16:9.
The configuration of aspect ratios is provided by steering#222 (closed)