Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BF: Movie Compon with stopTime=None was trying to calculate stop time
It led to undefine being added to the frameRemains calculation. Was caused by accidentally altering the contents of the movie params while trying to convert None->undefined Don't convert movie.params['stopTime'].val to be undefined! fixes gh-3182
- Loading branch information