Skip to content

Optimize thumbnails

Felix Paul Kühne requested to merge fkuehne/vlc-ios:optimize-thumbs into master
  • adapt thumbnail size to screen size
    • This improves performance on older devices with small screens and increases visual appearance on newer devices with bigger screens.
  • update thumbnail when saving playback state
    • This shows the last frame of the played movie when playback state is saved to match the current playback status (if progress is less than 90%).

Merge request reports