marco-sacchi / RLoader

DOS programs launcher with customizable lists, search and thumbnails display.
MIT License
24 stars 1 forks source link

Preserve thumbnails display preference when navigating the list #6

Closed marco-sacchi closed 3 years ago

marco-sacchi commented 3 years ago

To avoid the user having to toggle from title to in-program preview each time he moves to a new item in the list, it is necessary to keep the user's display preference.

If the preference is not available for the currently selected item, the title preview will be displayed by default.

marco-sacchi commented 3 years ago

Thumbnail preference is now persistent both when scrolling the list and between RLoader sessions.