lbry-desktop/ui
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 Fix MenuButton behavior from toggle dropdown onMousePress to onClick (#7335) 2021-12-09 18:05:37 -05:00
constants update trending to use trending_score 2021-12-02 20:42:51 -05:00
effects integrate all the things 2021-10-15 23:49:41 -04:00
modal fixes restoring wallet page and removing lbry.tv references 2021-11-28 15:06:11 -05:00
page remove invites and rewards 2021-12-08 20:41:57 -05:00
redux cleanup 2021-12-08 20:41:57 -05:00
scss Fixes the play/pause on drag issue with the floating player. (#221) (#7339) 2021-12-10 13:08:15 -05:00
util Revert "rm lbry.tv, rm lbryfirst, rm DOMAIN, etc" 2021-12-04 22:20:39 -05:00
analytics.js fixes restoring wallet page and removing lbry.tv references 2021-11-28 15:06:11 -05:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Comment Moderation - time based bans 2021-09-03 07:17:56 +08:00
i18n.js cut SIMPLE_SITE 2021-10-20 17:05:37 -04:00
index.jsx update electron version to 11, some changes to app update 2021-11-27 10:18:56 -05:00
lbry.js integrate all the things 2021-10-15 23:49:41 -04:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js remove lbryinc web, update sitename, etc 2021-10-21 21:20:59 -04:00
rewards.js integrate all the things 2021-10-15 23:49:41 -04:00
store.js integrate all the things 2021-10-15 23:49:41 -04:00