dragonflight/services/web-ui/public/js
Zac Gaetano 3dad82d992 fix(editor): drag interactions, undo history, overflow clipping
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
2026-05-24 21:21:23 -04:00
..
auth-guard.js web-ui: tag IN DEV pages in sidebar from auth-guard 2026-05-21 09:59:29 -04:00
bmd-card.js ui: add bmd-card.js — visual DeckLink port picker 2026-05-21 00:19:51 -04:00
edit.js feat(editor): splice tool (B/S key + Split button), thumbnail hydration via signed URL, enable Export (draft for now) 2026-05-18 10:25:53 -04:00
preview.js feat(growing-files): Phase 1 - live HLS preview during recording 2026-05-18 07:29:50 -04:00
selection.js feat: multi-select + bulk move/copy/delete, brand blue, hardhat loader 2026-05-17 14:48:34 -04:00
timecode.js fix(timecode): correct framesToTC for all frames beyond position 3 2026-05-19 00:01:18 -04:00
timeline.js fix(editor): drag interactions, undo history, overflow clipping 2026-05-24 21:21:23 -04:00
topbar-strip.js fix(topbar-strip): escape pageName() output before innerHTML insertion 2026-05-19 00:46:48 -04:00