Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/cli/features/droid-control.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ Droid Control supports three automation backends. The right one is selected auto

## Video rendering

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.
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.

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

Expand Down