supermosh.github.io
supermosh.github.io copied to clipboard
Check for "Segment has a length of 0s" is incorrect
Description
To Recreate
- Upload a video clip
- Add a Copy Segment of 1s
- Add a Glide Segment at Time = 0 where the Length != 0
- Render
To Fix
Change segment.time to segment.length
https://github.com/supermosh/supermosh.github.io/blob/6190f690ef4b0c8048ec8e4bea142f0e9bc62ea7/app/src/Render.tsx#L47
Screenshots
Logs
No response
Browsers
Chrome
OS
Mac
Thanks for the detailed bug report, I'll look into it asap
This is a v1 bug, the v2 was released and it's a ground up rewrite, closing this but thanks for reporting!