MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / carousel.js

File carousel.js

website/static/js/component/carousel.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const FLING_VELOCITY_THRESHOLD = 10;
2const FLING_VELOCITY_WINDOW_SIZE = 20;
3
4window.addEventListener("DOMContentLoaded", initializeCarousel);

Callers

nothing calls this directly

Calls 1

dragEndFunction · 0.85

Tested by

no test coverage detected