djaodjin / djaoapp

Web/API Gateway with user profiles, billing, and subscription-based access control
https://djaodjin.com/
Other
126 stars 33 forks source link

Add circle and zoom-in/out feature when uploading a profile picture #222

Open smirolo opened 1 year ago

smirolo commented 1 year ago

Screenshot 2023-08-31 at 2 11 08 PM

Example:

Screenshot_2023-08-30_at_3 36 30_PM

The profile page contains the #upload-picture-modal dialog that is used to upload a picture. The component is currently using vue-croppa.

smirolo commented 11 months ago

Implemented in PR #226