media_modal: fix image load handler wiring #454
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
:src="currentMedia.url"
|
||||
:alt="currentMedia.description"
|
||||
:title="currentMedia.description"
|
||||
@load="onImageLoaded"
|
||||
:image-load-handler="onImageLoaded"
|
||||
noStopGifs="true"
|
||||
/>
|
||||
</PinchZoom>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue