lbry-desktop/ui/component/wunderbar
infiinte-persistence 7839bbf2a1 Fix language-change not applied to all components immediately.
## Fixes:
3641 Language switch does not take effect right away

## Assessment:
Although `Card`s in the Settings Page are actually being re-rendered, the `actions` within them might not be getting the signal, depending on their props.

## Changes:
(1) Pass the language variable to the `actions`'s props for items that are affected.
(2) Make the Wunderbar listen to language-changes as well (the only component outside of Settings that would need an immediate update).
2020-06-29 09:48:12 -04:00
..
internal check if element exists before reading if it's active 2019-12-20 17:18:16 -05:00
index.js Fix language-change not applied to all components immediately. 2020-06-29 09:48:12 -04:00
view.jsx Allow double-clicking in header to maximize the app. 2020-05-17 21:26:30 -07:00