docs(droid-control): note configurable transitions + code annotations#982
Open
factory-ain3sh wants to merge 2 commits intomainfrom
Open
docs(droid-control): note configurable transitions + code annotations#982factory-ain3sh wants to merge 2 commits intomainfrom
factory-ain3sh wants to merge 2 commits intomainfrom
Conversation
Reflect the post-processing additions shipped in factory-plugins#23: - Bump component count from 22 to 23 (net +1: added CodeAnnotationOverlay and ShowcaseTransition; removed orphaned MotionBlurTransition). - Replace 'Motion blur title-to-content transition' with the configurable list (motion blur is still the default). - Add 'Syntax-highlighted code annotations for source-change overlays' to the compose-time effect list. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
Contributor
|
Droid finished @factory-ain3sh's task —— View job |
shashank-factory
previously approved these changes
Apr 20, 2026
… 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>
shashank-factory
approved these changes
Apr 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Three-line update to the droid-control docs page reflecting the post-processing additions shipped in Factory-AI/factory-plugins#23: configurable title-to-content transitions (
motion-blur,flash,whip-pan,light-leak,glitch-lite) and the newcodeAnnotationssource-change overlay layer. Component count bumped from 22 to 23 (net +1: two new components added, one orphan removed).Related Issue
Tracks Factory-AI/factory-plugins#23. No Linear ticket.
Potential Risk & Impact
Docs-only, three lines, single file. No API or CLI surface change. The previous "Motion blur title-to-content transition" wording is still accurate (it's the default), but reading it as the only option is no longer correct, hence the swap. If factory-plugins#23 is reverted before release this PR can be reverted independently.
How Has This Been Tested?
<Accordion title="Effect layers (selected at compose time)">block.plugins/droid-control/remotion/src/components/(23.tsxfiles).plugins/droid-control/remotion/src/components/ShowcaseTransition.tsx(5 presentations registered inpresentationMap).