Skip to content

Commit

Permalink
Update itemList docs
Browse files Browse the repository at this point in the history
Add information about image size.
  • Loading branch information
manthey committed Nov 8, 2023
1 parent dbbfc32 commit 475b627
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/girder_config_options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ This is used to specify how items appear in item lists. There are two settings,
type: image
value: thumbnail
title: Thumbnail
# The maximum size of images can be specified. It defaults to 160 x
# 100. It will always maintain the original aspect ratio.
width: 250
height: 250
-
type: image
value: label
Expand Down

0 comments on commit 475b627

Please sign in to comment.