(Coming Soon) RetroArch - New desktop-style Playlist View mode
Added 2020-05-10 01:12:09 +0000 UTC
1.8.7 will add a new Desktop Thumbnail View to Material UI, available when using landscape display orientations. This is similar to Ozone's playlist view. Above is a random screenshot showing what it looks like.
Notes:
- The status bar at the bottom can be hidden by disabling Settings > Playlists > Show Playlist Sub-Labels
- Touching/clicking the thumbnail bar toggles the fullscreen thumbnails view
This also represents a major refactor of MaterialUI's menu entry handling code, which will make other kinds of playlist view mode easier to implement in the future.
Finally, this fixes two small existing issues:
- Entry dividers now fade correctly during menu transition animations (this is subtle, and I only just realised that is wasn't working!)
- The 'missing thumbnail' placeholders now fade into view, just like normal thumbnails (previously, they were always displayed instantly, which was quite jarring)