Lib: Add comment
This commit is contained in:
@ -54,6 +54,7 @@
|
|||||||
style="aspect-ratio: {imgwidth} / {imgheight}; {containerstyle ??
|
style="aspect-ratio: {imgwidth} / {imgheight}; {containerstyle ??
|
||||||
''}; max-width: {imgwidth}px; max-height: {imgheight}px"
|
''}; max-width: {imgwidth}px; max-height: {imgheight}px"
|
||||||
>
|
>
|
||||||
|
<!-- TODO: If an image disappears and reappears, it will be loaded again... -->
|
||||||
{#if load}
|
{#if load}
|
||||||
{#await fetch_image_base64(src) then data}
|
{#await fetch_image_base64(src) then data}
|
||||||
<img
|
<img
|
||||||
|
|||||||
Reference in New Issue
Block a user