jellyfin / jellyfin-roku

The Official Roku Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
412 stars 128 forks source link

Use scaleToZoom for user profile image #1782

Closed cewert closed 2 months ago

cewert commented 2 months ago

Changes

Use scaleToZoom instead of the default noScale for the user profile images on the UserSelect view. See docs here

Issues

Fixes #1780

cewert commented 2 months ago

@BotBlake Can you give this a test when you get a chance?

BotBlake commented 2 months ago

@cewert Yup, now it behaves the same as it does on Jellyfin-Web! Also since I now have enabled dev mode you can get clear screenshots of before and after:

This here is before the change: Before Change

And this after the change: After Change