lbry-desktop/ui
infiinte-persistence 44458c2b8c Fix 5438: Keep floating player in view area
## Issue
5438: Keep floating player in view area

## Changes
- Restore correct z-index
    -  The bug came as a side effect of cbac2174. Redo cbac2174 to cover both close button and floating player.

- Remove wobbling when dragging to bottom-right.
    -  The extra gap introduced is fighting against react-draggable. If gaps are needed, handle it entire ourselves or do it somewhere in react-draggable; neither is worth the effort, so the gap was removed.
2021-02-01 14:51:04 -05:00
..
component Fix 5438: Keep floating player in view area 2021-02-01 14:51:04 -05:00
constants Enable PDF Viewer in App 2021-01-28 10:21:35 -05:00
effects fix bad lighthouse results 2021-01-28 15:35:15 -05:00
modal Zoomable image viewer in Markdown (posts and comments) 2021-01-27 10:06:31 -05:00
page flowfixme 2021-02-01 13:50:16 -05:00
redux fix bad lighthouse results 2021-01-28 15:35:15 -05:00
scss Fix 5438: Keep floating player in view area 2021-02-01 14:51:04 -05:00
util Make zoom level persistent on Desktop 2021-01-26 10:20:59 -05:00
analytics.js buffer id 2021-01-05 16:29:04 -05:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js zh languages 2021-01-11 10:30:26 -05:00
index.jsx When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07: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 sync reducer stuff 2020-10-27 10:17:11 -04:00
rewards.js When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07:00
store.js sync again 2021-01-25 10:39:40 -05:00