diff --git a/src/components/video-editor/SettingsPanel.tsx b/src/components/video-editor/SettingsPanel.tsx index b5c23ac..cd2a94b 100644 --- a/src/components/video-editor/SettingsPanel.tsx +++ b/src/components/video-editor/SettingsPanel.tsx @@ -293,10 +293,10 @@ export function SettingsPanel({ -
-
+
+
{/* Drop Shadow Slider */} -
+
Shadow
{Math.round(shadowIntensity * 100)}% @@ -311,7 +311,7 @@ export function SettingsPanel({ />
{/* Corner Roundness Slider */} -
+
Roundness
{borderRadius}px @@ -326,7 +326,7 @@ export function SettingsPanel({ />
{/* Padding Slider */} -
+
Padding
{padding}% @@ -343,18 +343,15 @@ export function SettingsPanel({
-
+
-

- If the preview looks weirdly positioned or doesn't load, try force reloading the app a few times till it works. -

{showCropDropdown && cropRegion && onCropChange && ( @@ -405,7 +402,7 @@ export function SettingsPanel({
- + {/* Upload Button */} - +
- +
{GRADIENTS.map((g, idx) => (
-
- {/* Export Quality Dropdown */} -
- - + Medium + + +