lbry-desktop/ui/component/swipeableDrawer
saltrafael b0b2056d78
Allow chat to be resized (#1517)
* Allow drawer to be resized

- Basically re-writes the drag behavior into the Drawer component instead of using SwipeableDrawer, getting more flexibility of where to stop and what to do
- More improvements like the backdrop effect, animations and window resize behavior

* Fix console errors

* Close drawer on unmount so other pages dont load open

* Allow livestream chat to be resized horizontally

* Fix mobile browser size

- address bar etc could be on the way

* Handle popout chat

* Fix pause with floating player
2022-05-18 12:15:12 -04:00
..
index.js Add dynamic player aspect ratio resizing 2022-04-07 11:44:25 -04:00
view.jsx Allow chat to be resized (#1517) 2022-05-18 12:15:12 -04:00