lbry-desktop/ui
infiinte-persistence f31369a16d Fix 'transcoding' checkbox state when switching file types.
## Issue:
Currently, the checkbox grayed-out state is only correctly updated when changing from "no-file" to "file selected". If you have selected a video file and later changed to a text file, the checkbox doesn't gray out.

## Code Changes:
`fileVid` wasn't being updated for the case of non-videos; now it does.
2020-07-20 09:57:59 -04:00
..
component Fix 'transcoding' checkbox state when switching file types. 2020-07-20 09:57:59 -04:00
constants bring in 'blocked' code from lbry-redux take 2 2020-07-15 09:52:08 -04:00
effects Refactor zooming code into "effects/use-zoom.js" 2020-07-14 16:08:24 -04:00
modal bring in 'blocked' code from lbry-redux take 2 2020-07-15 09:52:08 -04:00
page comment out youtube badge on file page to fix mobile style 2020-07-15 20:00:18 -04:00
redux bring in 'blocked' code from lbry-redux take 2 2020-07-15 09:52:08 -04:00
scss style cleanup 2020-07-09 14:49:36 -04:00
util Allow zooming on Desktop 2020-07-14 16:08:24 -04:00
analytics.js add userid for matomo 2020-07-07 09:27:34 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js Improve auto string addition to produce better diffs and ease merging. 2020-07-08 15:01:05 -04:00
index.jsx Allow zooming on Desktop 2020-07-14 16:08:24 -04:00
logWarningConsoleMessage.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
native.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
reducers.js bring in 'blocked' code from lbry-redux take 2 2020-07-15 09:52:08 -04:00
rewards.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
store.js bring in 'blocked' code from lbry-redux take 2 2020-07-15 09:52:08 -04:00