Skip to content

Commit

Permalink
Make MediaCardImage for thumbnail linkable
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoniePeters committed Nov 28, 2024
1 parent 86382a2 commit 4fe16b9
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,9 @@
:media="resource?.edm"
:lazy="false"
:edm-type="edmType"
:linkable="false"
linkable
thumbnail-size="large"
:europeana-identifier="itemId"
@click.native="() => thumbnailInteractedWith = true"
/>
<b-button
Expand Down

0 comments on commit 4fe16b9

Please sign in to comment.