You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONFIG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ Determines whether the most specific (deeply nested) requiredStatement is displa
83
83
##### selectionEnabled
84
84
**Type**: `boolean`
85
85
**Default**: `true`
86
-
Determines if selection is enabled.
86
+
Determines if selection of multiple images for download is enabled. Allows for user to download a selection of images. Selection feature is visible when in the gallery view.
87
87
88
88
#### headerPanel
89
89
@@ -485,7 +485,7 @@ Maximum width of the image.
485
485
##### selectionEnabled
486
486
**Type**: `boolean`
487
487
**Default**: `false`
488
-
Determines if selection is enabled.
488
+
Determines if selection of multiple images for download is enabled. Allows for user to download a selection of images. Selection feature is visible when in the gallery view.
0 commit comments