fixed the overlapping content#746
Conversation
|
@pratyuxxhh 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, @pratyuxxhh!Welcome to Reframe — a browser-based video editor built for everyone 🎬
What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
|
Hey @pratyuxxhh! The PR title says "fixed the overlapping content" but the diff only shows changes to It looks like the branch may not have the actual fix in it, or the wrong branch was submitted. Could you:
Also, the |
|
hie @magic-peach , i reviewed my PR , i made the UI changes but accidently made changes in the bun and gitignore file also , i am restoring it , else everything works fine .
|
Add bun.lockb and package-lock.json to .gitignore
|
@magic-peach , i restored the bun.lock and .gitignore file , please review the changes , else the UI changes are working perfectly fine |

Description
Fixed the overlapping issue in the custom width/height input fields where the frame/border was covering the numeric input and spinner controls.
Additionally, fixed incorrect frame ratio rendering behavior:
1:1were not displaying as proper squares.Also corrected independent resizing behavior:
Related Issue
Closes #738
Type of Contribution
Participant Info
Screen Recording
Reframe.Resize.trim.and.export.videos.in.your.browser.-.Google.Chrome.2026-05-19.21-43-56.mp4
Recording / Loom link:
Checklist
bun run lintpasses (no ESLint errors)bunx tsc --noEmitpasses (no TypeScript errors)aria-label/ accessible namesconsole.logstatements left in