lbry-desktop/ui/scss
infiinte-persistence a20ea08ac7 Show "unmute" option on videos automatically muted by browser.
Implementation:
- The code is placed in <VideoJs> instead of <VideoViewer> as we need to control the video itself. It's more self-contained here, rather than trying to pass refs around between parent and child.
- useState cannot be used as it will cause a re-render when the hint it clicked and dismissed. The DOM is used to hide the button.
2020-06-16 17:14:22 -04:00
..
component Show "unmute" option on videos automatically muted by browser. 2020-06-16 17:14:22 -04:00
init confirmation cleanup 2020-06-15 10:50:01 -04:00
themes tip/support marriage 2020-06-15 10:50:01 -04:00
all.scss Create transient "status bar" to display the hover URL. 2020-06-04 10:31:06 -04:00