mediaitem square artwork res now adapts to window size
This commit is contained in:
parent
5e3bdd96f3
commit
6cb95f2d10
5 changed files with 55 additions and 28 deletions
|
@ -17,6 +17,7 @@
|
|||
:url="getArtworkUrl()"
|
||||
:video="(item.attributes != null && item.attributes.editorialVideo != null) ? (item.attributes.editorialVideo.motionDetailSquare ? item.attributes.editorialVideo.motionDetailSquare.video : (item.attributes.editorialVideo.motionSquareVideo1x1 ? item.attributes.editorialVideo.motionSquareVideo1x1.video : '')) : '' "
|
||||
:size="size"
|
||||
:upscaling="true"
|
||||
shadow="subtle"
|
||||
:bgcolor="getBgColor()"
|
||||
:video-priority="forceVideo"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue