]> cat aescling's git repositories - mastodon.git/commit
Change audio/video playback to stop playback when out of view (#12486)
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 11 Jan 2020 01:02:21 +0000 (02:02 +0100)
committerGitHub <noreply@github.com>
Sat, 11 Jan 2020 01:02:21 +0000 (02:02 +0100)
commitbaa3db3001b576a3d7b1ae5ca8b414416bd4567f
treeda37d67e91d0bad17aafe132bbde4752082b6b05
parentd1f68fb5898b5720d410cf2e588bea5374129cf2
Change audio/video playback to stop playback when out of view (#12486)

Change video player to not loop, since the audio player doesn't

Change playback and mute buttons to feel snappier
app/javascript/mastodon/features/audio/index.js
app/javascript/mastodon/features/video/index.js