f31369a16d
## 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. |
||
---|---|---|
.. | ||
index.js | ||
view.jsx |