Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make raw tracks more usable on the post-process page
Let users change color and opacity of raw tracks easily from the console (these are the defaults): ``` CriticalSnake.PlaybackOptions.defaultColor = '#00f' CriticalSnake.PlaybackOptions.defaultOpacity = 0.1 ```
- Loading branch information