chinwagsocial/app/javascript/mastodon/features/ui
ThibG c955f98d36
Fix expanded video player issues (#13541)
Fixes #13536

- Expanding a paused video doesn't autoplay anymore
- Default volume level for the expanded video inherited from the original video

Position/playing state/volume are carried over from the original video player
to the modal, but they're not reported back to the modal as it would require
deeper changes.
2020-04-25 12:16:05 +02:00
..
components Fix expanded video player issues (#13541) 2020-04-25 12:16:05 +02:00
containers Fix 12661 (#12744) 2020-01-02 22:46:42 +01:00
util Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
index.js Add hotkey for opening media files (#12498) 2019-11-29 17:02:35 +01:00