svelte-video-player icon indicating copy to clipboard operation
svelte-video-player copied to clipboard

:bug: Make player icon transitions local

Open Bhatii opened this issue 3 years ago • 1 comments

Description

  • The player icon transition effects only play when the immediate parent block is added or removed.

Type of change

  • [x] 🐛 bug fix

Verified on

  • [x] Google Chrome

Bhatii avatar Nov 16 '21 07:11 Bhatii

@meigo This reduces the effect of unwanted transition on unmounting the VideoPlayer component

Bhatii avatar Nov 17 '21 09:11 Bhatii