Frontend: Update icons in settings and library/originals

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
Michael Mayer 2020-04-21 17:12:42 +02:00
parent 2ba120f563
commit 2186ef3f08
2 changed files with 3 additions and 3 deletions

View file

@ -37,7 +37,7 @@
color="secondary-dark"
:label="labels.thumbs"
hint="Enable to pre-render thumbnails if not done already. On-demand rendering saves storage but requires a powerful CPU."
prepend-icon="burst_mode"
prepend-icon="photo_size_select_large"
persistent-hint
>
</v-checkbox>

View file

@ -33,7 +33,7 @@
color="secondary-dark"
:label="labels.thumbs"
hint="Enable to pre-render thumbnails if not done already. On-demand rendering saves storage but requires a powerful CPU."
prepend-icon="burst_mode"
prepend-icon="photo_size_select_large"
persistent-hint
>
</v-checkbox>
@ -47,7 +47,7 @@
color="secondary-dark"
:label="labels.group"
hint="Files with sequential names like 'IMG_1234 (2)' or 'IMG_1234 copy 2' belong to the same photo."
prepend-icon="file_copy"
prepend-icon="photo_library"
persistent-hint
>
</v-checkbox>