lbry-desktop/ui/component/publishFile
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
..
index.js bring in 'notifications' state from lbry-redux 2020-06-16 09:56:32 -04:00
view.jsx Fix 'transcoding' checkbox state when switching file types. 2020-07-20 09:57:59 -04:00