Four critical fixes: - Remove overflow:hidden on tlRef so Timeline.init's scroll survives re-renders - Don't call _renderClips() inside mousedown (was destroying event target mid-drag) - Use refs for undo history to eliminate stale closure in onClipsChanged callback - Change .tl-clip-area overflow:hidden to overflow:visible so pointer events reach clip edges |
||
|---|---|---|
| .. | ||
| public | ||
| src/css | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||