This commit is contained in:
Henry Jameson 2024-12-23 14:15:52 +02:00
parent 0a98acce96
commit b9c0a477ee

View file

@ -32,6 +32,7 @@
:description="descriptions && descriptions[attachment.id]"
:hide-description="size === 'small' || tooManyAttachments && hidingLong"
:style="itemStyle(attachment.id, row.items)"
@setMedia="onMedia"
@naturalSizeLoad="onNaturalSizeLoad"
/>
</div>