Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions standards/rmrk2.0.0/entities/metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,10 @@ Number value to position media along the z-axis.

The volume of the specific media, between `0.0` to `1.0`.

#### `preferThumb` (boolean)

Tell UIs to display `thumbnailUri` instead of `mediaUri` whenever possible. This is handy if `mediaUri` is of type that doesn't make sense to user out of context i.e. in context of composable NFTs

##### Example:

```json
Expand Down