lbry-desktop/ui/page/discover
infinite-persistence 4314fcd6be
WildWest: fix livestream expansion resetting y-pos (#923)
## Root-cause?
It doesn't happen on the commit before the Theme change. However, it's possible that the y-pos is reset since we are indeed unmounting the dual list and re-mounting the single list.

Maybe the css got more efficient and we ended up painting more frames than before.

## Fix
Fix by stashing and restoring the the y-position during the expansion.
2022-02-21 07:44:26 -05:00
..
index.js Kill makeSelectClientSetting 2021-11-23 12:29:53 +08:00
view.jsx WildWest: fix livestream expansion resetting y-pos (#923) 2022-02-21 07:44:26 -05:00