Skip to content

Commit f15268e

Browse files
docs(droid-control): note configurable transitions + code annotations (#982)
1 parent 31e0b33 commit f15268e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/cli/features/droid-control.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Droid Control supports three automation backends. The right one is selected auto
208208

209209
## Video rendering
210210

211-
Demo and showcase videos are rendered with [Remotion](https://www.remotion.dev/), a React-based video engine. The plugin includes 22 visual components and 6 presets.
211+
Demo and showcase videos are rendered with [Remotion](https://www.remotion.dev/), a React-based video engine. The plugin includes 23 visual components and 6 presets.
212212

213213
<AccordionGroup>
214214
<Accordion title="Visual presets">
@@ -223,7 +223,7 @@ Demo and showcase videos are rendered with [Remotion](https://www.remotion.dev/)
223223
</Accordion>
224224
<Accordion title="Automatic layers (always present)">
225225
- Warm radial backgrounds, floating particles, film grain overlay, color grading
226-
- Motion blur title-to-content transition
226+
- Configurable title-to-content transition (`motion-blur`, `flash`, `whip-pan`, `light-leak`, `glitch-lite`)
227227
- Animated window chrome with traffic lights and glassmorphic borders
228228
- Auto-scaled title/subtitle text
229229
</Accordion>
@@ -232,6 +232,7 @@ Demo and showcase videos are rendered with [Remotion](https://www.remotion.dev/)
232232
- Directed zoom for small text or details
233233
- Keystroke pills showing user actions
234234
- Section headers and transition sweeps
235+
- Syntax-highlighted code annotations for source-change overlays
235236
</Accordion>
236237
</AccordionGroup>
237238

0 commit comments

Comments
 (0)