lbry-desktop/ui/scss
jessopb 13a9f5035d
Fixes the play/pause on drag issue with the floating player. (#221) (#7339)
I tried to use event.preventDefault on the click handler but that didn't
work. So instead I'm using css 'pointer-events: none' to disable click
events on the player while the player is being dragged.

https://github.com/OdyseeTeam/odysee-frontend/issues/206

Co-authored-by: maxime peabody <maximepeabody@gmail.com>
2021-12-10 13:08:15 -05:00
..
component Fixes the play/pause on drag issue with the floating player. (#221) (#7339) 2021-12-10 13:08:15 -05:00
init improve channel cover upload ux 2021-10-28 15:17:18 -04:00
themes fix inconsistent theme css vars: fixes #6738 2021-07-29 22:26:26 -07:00
all.scss remove web and embed 2021-10-22 11:20:22 -04:00
third-party.scss Revert lazy-loading videojs 2021-07-06 17:04:16 +08:00