Feat: Add section dividers between video editor control groups#1574
Feat: Add section dividers between video editor control groups#1574deepikamishra25 wants to merge 11 commits into
Conversation
|
@deepikamishra25 is attempting to deploy a commit to the magic-peach1's projects Team on Vercel. A member of the Team first needs to authorize it. |
👋 Thanks for your PR, @deepikamishra25!Welcome to Reframe — a browser-based video editor built for everyone 🎬
What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
✅ PR Format Check Passed — @deepikamishra25Basic format checks passed. A maintainer will review your code changes. This does not mean the PR is approved — it just means the format is correct. |
|
Hi @magic-peach , just following up on this PR as it’s been pending for a few days. Whenever you’re available to review, I’d really appreciate your feedback. Thanks in advance for your time! |
1 similar comment
|
Hi @magic-peach , just following up on this PR as it’s been pending for a few days. Whenever you’re available to review, I’d really appreciate your feedback. Thanks in advance for your time! |
Description
Added subtle horizontal dividers between editor control groups in VideoEditor.tsx to improve visual hierarchy and section separation.
Changes made:
Added
between control sections.
Improved visual grouping of editing controls.
Maintained consistency with the existing dark theme.
Kept dividers subtle to avoid visual clutter.
Affected sections:
Trim ↔ Rotation
Rotation ↔ Text Overlay
Audio & Speed ↔ Adjustments
Adjustments ↔ Output Format
Output Format ↔ Export
Export ↔ Image Overlay
Related Issue
Closes #192
Type of Contribution
Participant Info
Screen Recording
Recording / Loom link: ## Checklist
bun run lintpasses (no ESLint errors)bunx tsc --noEmitpasses (no TypeScript errors)aria-label/ accessible namesconsole.logstatements left in