Skip to content

Commit

Permalink
[Thumbnail] adds playsinline to prevent iOS from full-screening the v…
Browse files Browse the repository at this point in the history
…ideo
  • Loading branch information
MrOrz committed Nov 10, 2022
1 parent 0f88656 commit eb40d95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/Thumbnail.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ function Thumbnail({ article, className }) {
className={thumbnailCls}
src={article.thumbnailUrl}
autoPlay
playsinline
loop
muted
/>
Expand Down

0 comments on commit eb40d95

Please sign in to comment.