fix: allow item drag/resize to snap at column 0
- Removed Math.max(beatSec, ...) clamp from clip drag, section drag, section resize handlers - Replaced with Math.max(0, ...) so items can snap to time 0
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user