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

Titlebar does not resize responsively enough when resized horizonally #1274

Open
codebytere opened this issue Feb 27, 2023 · 2 comments
Open
Labels
🪲 bug Something isn't working

Comments

@codebytere
Copy link
Member

When Fiddle's BrowserWindow width is shrunk past a certain point, items on the far right are cut off completely with no way to scroll to them:

Screenshot 2023-02-27 at 2 59 55 PM

We should either:

  1. Allow users to scroll to the cut-off items somehow
  2. Leverage media queries to restructure the title bar when it gets small enough
@codebytere codebytere added the 🪲 bug Something isn't working label Feb 27, 2023
@codewithmanas
Copy link

Is the issue still there? I want to work on this.

@erickzhao
Copy link
Member

@codewithmanas PRs are always welcome unless stated otherwise!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants