[#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:
parent
0e1b9a3897
commit
da29141248
|
@ -126,7 +126,7 @@
|
||||||
<i
|
<i
|
||||||
class="ri-information-line link-hint"
|
class="ri-information-line link-hint"
|
||||||
use:tooltip={{
|
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",
|
position: "top",
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue