SVGs Not Properly Displayed When Selected as Team Logo
bannert1337 opened this issue · 2 comments
Describe the bug
When an SVG file is selected as a team logo in the "Edit team" window, the logo does not update after being saved. The team logo remains unchanged.
To Reproduce
Steps to reproduce the behavior:
- Go to "Edit team"
- Click on "Browse"
- Choose an SVG file from your system
- Click "Save"
- Notice that the team logo remains unchanged
Expected behavior
After selecting and saving an SVG file as the team logo, the logo should update to reflect the new selection.
Additional context
It seems that SVG files are not being processed correctly when selected as the team logo. The ability to use SVGs as team logos would be a valuable feature due to their scalability and the prevalence of SVGs in logo design.
Thanks for raising this. It's an easy fix.
Thank you for the prompt fix. The SVG now gets displayed correctly, but in very low resolution. Either allow setting the quality yourself, which would fit my feature suggestion #215, or specify a higher resolution. I have only tested one SVG so far and will try others right away. The resulting image only has a resolution of 24×24 px.