c2f55e3a2f
🔍 Lint / 🪄 Check lint (push) Has been cancelled
🔍 Lint / 🎨 Check format (push) Has been cancelled
🔍 Lint / 🔎 Typecheck (push) Has been cancelled
📊 Quality / 🔒 Security Audit (push) Has been cancelled
📊 Quality / 📋 Dependency Freshness (push) Has been cancelled
📊 Quality / 📦 Bundle Size (push) Has been cancelled
🔍 Lint / 🏗 Build (push) Has been cancelled
Replace the audio "ended"-based trigger with an SRT-driven one: the typewriter now starts (lastCue.endTime - typewriterDuration) seconds into the dialogue so the final letter lands at the moment the narrator finishes speaking. Char delay shortened from 110ms to 70ms for a snappier reveal. Fallbacks: audio "ended" when no SRT, 8s absolute timer otherwise.