Refactor StoryProgressSegment to have better controlled animations
This commit is contained in:
parent
a973c27fd4
commit
74b90a5cdd
16 changed files with 171 additions and 147 deletions
|
@ -124,7 +124,7 @@ export function StoryImage({
|
|||
|
||||
storyElement = (
|
||||
<video
|
||||
autoPlay
|
||||
autoPlay={!isPaused}
|
||||
className={getClassName('__image')}
|
||||
controls={false}
|
||||
key={attachment.url}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue