chtaylo2 / Roku-GooglePhotos

Roku-GooglePhotos (https://www.photoviewapp.com)
https://channelstore.roku.com/details/133629/google-photos-album
MIT License
73 stars 22 forks source link

Feature Request - larger pictures on multi scrolling #223

Open chrislloyd915 opened 5 years ago

chrislloyd915 commented 5 years ago

Love this app, it's perfect for our family. Only request would be to have the multi scrolling photo show much larger pictures. They could be 2 or 3x bigger in my opinion.

dbgarlisch commented 5 years ago

I would also add that panoramic images are not displayed very well. It appears there is an aspect ratio limit imposed on landscape images. This limit works well with normal 1920x1080 images. However panoramic images are very skinny when resized to this AR. Would it be possible to detect panoramic images and give them more width with which to work?

Or point me to the place in the code where the AR resizing is done and I will see if I can submit a pull request for you consideration.

chtaylo2 commented 5 years ago

@chrislloyd915 - Thanks for the feedback. I'll put this in as an enhancement request.

@dbgarlisch - The Roku player does the scaling. I'll test this out and see what I can come up with.