This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
OpenCut
Watch
1
Star
0
Fork
0
mirror of
https://github.com/OpenCut-app/OpenCut.git
synced
2026-07-13 21:52:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79df73643185c02493364a077402726d1fa7b9ec
OpenCut
/
apps
/
web
/
src
/
constants
/
animation-constants.ts
T
3 lines
89 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: normalize line endings
2026-03-27 00:55:15 +01:00
export
const
TIME_EPSILON_SECONDS
=
1
/
1000
;
export
const
MIN_TRANSFORM_SCALE
=
0.01
;
Reference in New Issue
Copy Permalink