Commit Graph
3 Commits
Author SHA1 Message Date
Thilo BillerbeckandGitHub 0225e341d1 Add ability to pause and play the stream by pressing the spacebar (#658)
* make spacebar control the play state

* improved keyboard handling

* only allow pause and play when stream is online

* some formatting fixes

* remove event listener on destruction
2021-01-26 23:03:25 -08:00
Thilo BillerbeckandGitHub f9e3dc2b45 only react to screen resize when device has no touchscreen (#650) 2021-01-23 16:02:29 -08:00
Thilo BillerbeckandGitHub e6fd7fe871 align the chat-views position to the bottom of the page to overcome view-height bugs (#593)
* align the chat-views position to the bottom of the page

* introduce a media query to make chat scrolling work on mobile
2021-01-09 18:17:10 -08:00