danbee / persephone

macOS MPD client written in Swift.
https://persephone.fm
MIT License
215 stars 18 forks source link

Fix aspect ratio problems when scaling images #22

Closed danbee closed 5 years ago

danbee commented 5 years ago

The .fitToBox method was not keeping the aspect ratio when scaling images. Now it does.