Uh oh!
There was an error while loading. Please reload this page.
forked from siddharthvaddem/openscreen
- Notifications
You must be signed in to change notification settings - Fork 80
[Feature]: Set Default Video Padding to 0% #271
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requeststatus: fixed in mainWork is merged into main but may not be in a downloadable release yet.Work is merged into main but may not be in a downloadable release yet.status: pending releaseMerged change is waiting for a packaged desktop release.Merged change is waiting for a packaged desktop release.
Milestone
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requeststatus: fixed in mainWork is merged into main but may not be in a downloadable release yet.Work is merged into main but may not be in a downloadable release yet.status: pending releaseMerged change is waiting for a packaged desktop release.Merged change is waiting for a packaged desktop release.
Search existing issues
Is your feature request related to a problem?
The Padding slider in the Video Effects panel currently defaults to a lower value (e.g., 30%), causing newly added videos to have unnecessary padding around the content.
To provide a better out-of-the-box editing experience, the default padding should be set to 0%, allowing videos to fill the available frame by default. Users can still reduce the padding manually if they prefer additional spacing.
Proposed Solution
Update the default value of the Padding slider to 0% for newly created projects or newly added media.
Acceptance Criteria
Benefits
Describe the solution you'd like
Please check screenshot:
Describe alternatives you've considered
No response
Additional context
No response