Kareadita / Kavita

Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
http://www.kavitareader.com
GNU General Public License v3.0
6.47k stars 340 forks source link

Square people image looks odd in people page and icon #3357

Open newyorker123 opened 2 weeks ago

newyorker123 commented 2 weeks ago

What happened?

Square profile images look squashed on the people page. They're also very small and aligned to the left when displayed as icons.

屏幕截图 2024-11-12 061034

屏幕截图 2024-11-12 061016

What did you expect?

Display square profile images at their normal proportions on the people page. Make sure they're a reasonable size and centered when shown as icons.

Kavita Version Number - If you don not see your version number listed, please update Kavita and see if your issue still persists.

Nightly Testing Branch

What operating system is Kavita being hosted from?

None

If the issue is being seen on Desktop, what OS are you running where you see the issue?

None

If the issue is being seen in the UI, what browsers are you seeing the problem on?

No response

If the issue is being seen on Mobile, what OS are you running where you see the issue?

None

If the issue is being seen on the Mobile UI, what browsers are you seeing the problem on?

No response

Relevant log output

No response

Additional Notes

The original image I upload:

32309_prsn_WtCWv

majora2007 commented 2 weeks ago

I think either I can implement a crop functionality or use attention cropping when generating the cover thumbnail.

Edit: I took a look at the code and found that uploads via the UI don't get the same image pipeline that cover images do, aka attention cropping and cover size settings.