[#288] added info about the default 100x100 thumb size in the field tooltip

Co-authored-by: Olle Månsson <olle.mansson@zenseact.com>
This commit is contained in:
Olle Månsson 2022-08-10 19:40:52 +02:00 committed by GitHub
parent 0e1b9a3897
commit da29141248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
<i
class="ri-information-line link-hint"
use:tooltip={{
text: "List of thumb sizes for image files. The thumbs will be generated lazily on first access.",
text: "List of additional thumb sizes for image files, along with the default thumb size of 100x100. The thumbs will be generated lazily on first access.",
position: "top",
}}
/>