Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Titlebar does not resize responsively enough when resized horizonally issues #1274 #1692

Closed
wants to merge 1 commit into from

Conversation

jayzalani
Copy link

Made the changes for the issues
I've enhanced Electron Fiddle's command bar to be fully responsive across various viewport sizes, including mobile devices and small windows. This improves usability on smaller screens where the command bar would previously overflow or become difficult to use.

Changes Made

  1. Implemented responsive layout adjustments for the command bar
  2. Added appropriate breakpoints to handle different screen sizes
  3. Ensured all buttons and controls remain accessible on small viewports
  4. Updated relevant tests and snapshots

Video

Untitled.video.-.Made.with.Clipchamp.1.mp4

These changes maintain the existing functionality while improving the user experience on smaller screens. No new dependencies were added.

@jayzalani jayzalani requested review from codebytere and a team as code owners March 11, 2025 05:53
@jayzalani jayzalani marked this pull request as draft March 11, 2025 06:49
@jayzalani jayzalani closed this Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant