Skip to content

Add `thumbnail` property and relevant knobs to BasicListItem

Simon Redman requested to merge work/sredman/BasicListItemThumbnailPreview into master

Summary

Add a thumbnail property to BasicListItem

This can be useful when the icon is already used for some kind of summary or visual cue, and the thumbnail can provide some preview of the content.

Screenshots

Without configuration

image

With size increase

image

With reserved space

image

With size increase and reserved space

image

Merge request reports