lbry-desktop/ui/component/fileRenderFloating
infiinte-persistence e784107a0b FloatingPlayer: Stay within screen when window is resized
## Issue
4741: `Pop out player disappears or is cut off`

## Approach:
- When dragging stops, determine the location of the floating player with respect to the main window in terms of percentage.
- When window is resized, roughly re-position based on the stored percentage.
2020-09-10 11:06:35 -04:00
..
index.js all settings constants come from redux 2020-07-27 11:53:14 -04:00
view.jsx FloatingPlayer: Stay within screen when window is resized 2020-09-10 11:06:35 -04:00