From c7974f5046e373177498a468465860f3254b53b4 Mon Sep 17 00:00:00 2001 From: "Shaun A. Noordin" Date: Thu, 19 Sep 2024 15:56:31 +0100 Subject: [PATCH] Project Builder: update thumbnails option for Survey Task --- app/classifier/tasks/survey/editor.cjsx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/app/classifier/tasks/survey/editor.cjsx b/app/classifier/tasks/survey/editor.cjsx index 9f5968e1db..cb9f15aabf 100644 --- a/app/classifier/tasks/survey/editor.cjsx +++ b/app/classifier/tasks/survey/editor.cjsx @@ -311,12 +311,7 @@ module.exports = createReactClass

- Default - will show thumbnails as small, medium, large, or not at all (when choices > 30) based on the number of choices shown. Note that volunteer-selected filters change the number of choices shown. - -

-

- - Show Small - will always show thumbnails as small, regardless of the number of choices shown. + Default - thumbnails will show when there are 30 choices or less, otherwise no thumbnails will be shown.

@@ -331,7 +326,6 @@ module.exports = createReactClass > -