oneirism / reverie

Tabletop RPG campaign tracking
https://reverie.oneirism.co/
5 stars 1 forks source link

Cropping does not reflect on current form input #79

Open devenney opened 5 years ago

devenney commented 5 years ago

The only current method of cropping an avatar/banner is to upload the image, save the form, edit the form and then crop. It is not possible to crop the currently selected image.

devenney commented 5 years ago

https://docs.djangoproject.com/en/1.7/ref/contrib/formtools/form-wizard/ is a possible temporary solution.