JH1ller / csgo-stratbook

Web & Desktop App to collaboratively manage csgo team playbook
https://stratbook.pro
GNU General Public License v3.0
15 stars 10 forks source link

Add Crop Feature for Team Logo Selection #215

Open bannert1337 opened 1 year ago

bannert1337 commented 1 year ago

Is your feature request related to a problem? When uploading a team logo in the "Edit team" window, users are currently unable to crop their image. This can result in team logos that do not fit well in the allocated space or do not focus on the desired part of the image.

Describe the solution you'd like Implement a cropping feature for the team logo selection. When a user uploads a team logo, they should be able to select a specific area of the image to use as the logo. The cropping tool could include options to adjust the aspect ratio and the position of the cropping box. After the user confirms their selection, the cropped image should be used as the team logo.

Describe alternatives you've considered An alternative solution could be to provide guidelines on the optimal image dimensions for the team logo. However, this places the onus on the user to edit their image before uploading, which may not be ideal for all users.

Additional context This feature would enhance the user experience by providing more control over the appearance of team logos. It would also ensure that all team logos look good in the allocated space, regardless of the original image size or aspect ratio.

JH1ller commented 1 year ago

Hey, thank you for the idea! This should be quite fun to implement, I will put it on my roadmap :)