Skip to content

Commit a19d95c

Browse files
docs(droid-control): use backticked option identifiers for transition list
Addresses review feedback: the transitionStyle enum values are hyphenated (motion-blur, light-leak). The bullet previously used spaced, un-backticked forms which would not round-trip as copy-pasted config values. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent e807dc1 commit a19d95c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cli/features/droid-control.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-
- Configurable title-to-content transition (motion blur, flash, whip-pan, light leak, glitch-lite)
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>

0 commit comments

Comments
 (0)