kopia lustrzana https://github.com/cheeaun/phanpy
Try make Safari show video preview
rodzic
0efa39b825
commit
c3bcf3d595
|
@ -530,7 +530,7 @@ function Media({
|
||||||
/>
|
/>
|
||||||
) : (
|
) : (
|
||||||
<video
|
<video
|
||||||
src={url}
|
src={url + '#t=0.1'} // Make Safari show 1st-frame preview
|
||||||
width={width}
|
width={width}
|
||||||
height={height}
|
height={height}
|
||||||
data-orientation={orientation}
|
data-orientation={orientation}
|
||||||
|
|
Ładowanie…
Reference in New Issue