image-sequencer
                                
                                
                                
                                    image-sequencer copied to clipboard
                            
                            
                            
                        Added new motion blur module
Fixes #1618   (<=== Replace 0000 with the Issue Number)
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
- [x] tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with 
npm run test-all - [x] code is in uniquely-named feature branch and has no merge conflicts
 - [x] PR is descriptively titled
 - [x] ask 
@publiclab/is-reviewersfor help, in a comment below - [x] Insert-step functionality is working correct as expected.
 
We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!
If tests do fail, click on the red X to learn why by reading the logs.
Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software Please make sure to get at least two reviews before asking for merging the PR as that would make the PR more reliable on our part Thanks!
The blur is set in the correct direction, it needs to be used with the crop module as empty white space remains.