owncast/web/components/video
Patrick Bollinger 1da0828aa3 Fix embedded status bar being cut off (#3352)
* Fix embedded status bar being cut off

This should resolve https://github.com/owncast/owncast/issues/3210.

As recommended in the discussion, flexbox was the way to solve this issue.
The main thing that needed to be addressed though was not applying too many constraints on the OwncastPlayer component just because it was embedded.
By removing the embedded constraints, styling appears to be working as expected.
I'll attach screenshots to the pull request.

* Fix eslint error
2023-10-26 13:14:31 -07:00
..
metrics fail silently when no codces are found (#3142) 2023-07-05 21:41:50 -07:00
OwncastPlayer Fix embedded status bar being cut off (#3352) 2023-10-26 13:14:31 -07:00
VideoJS Increase width of volume slider to 100px (#3155) 2023-07-09 12:50:04 -07:00
VideoPoster Give chat a min-height that other elements yield to on mobile clients (#2676) 2023-02-08 18:50:58 -08:00
airplay.svg [ImgBot] Optimize images (#2654) 2023-01-31 09:12:51 -08:00
latencyCompensator.js Add latency compensator to player. Closes #1931 2022-06-19 21:23:26 -07:00
settings-menu.ts Fix highlight in video quality selection menu (#3102) 2023-06-26 09:40:28 -07:00
viewer-ping.ts Missing file 2022-05-09 13:06:17 -07:00