Opened 15 years ago
Closed 15 years ago
#653 closed enhancement (fixed)
avatar cropping doesn't work correctly
Reported by: | takuya | Owned by: | |
---|---|---|---|
Milestone: | Priority: | minor | |
Severity: | Version: | 1.0 | |
Component: | Keywords: | profile, avatar, crop, cropping | |
Cc: |
Description
I think I'm using r1291 (at least one of them within the past week) or something (I don't know where to check the numbers from my install). But not the latest that only supports 2.7.1.
I'm trying to change my avatar, but cropping doesn't work correctly. Thumbnail cropping works, but full avatar cropping isn't working. Cropping area can't be resized.
I'm attaching screenshots.
Attachments (2)
Change History (5)
#1
@
15 years ago
- Milestone set to Future Enhancements
- Priority changed from major to minor
- Type changed from defect to enhancement
If the original image is smaller than 150x150, then it produces the black areas within the result avatars.
solution:
a) we need a warning message the original is too small to generate avatar.
or
b) even if it's smaller, the script should calculate and create a zoomed avatar, so the black areas are not generated.
full avatar cropping bug