Skip to content

fix(ui): prevent canvas & main panel content from scrolling #7532

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

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

psychedelicious
Copy link
Collaborator

Summary

Hopefully fixes issues where, when run via the launcher, the main panel kinda just scrolls out of bounds.

Just adding overflow: hidden to all divs from the top level down to canvas and viewer. I did all sorts of stuff on canvas on Windows and macOS in an attempt to repro the issue but couldn't, so we'll just need to get this fix released to see if it works.

Related Issues / Discussions

Multiple discord reports:

QA Instructions

Release to affected users so they can test it.

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog

@github-actions github-actions bot added the frontend PRs that change frontend files label Jan 8, 2025
@psychedelicious psychedelicious enabled auto-merge (rebase) January 8, 2025 22:12
Hopefully fixes issues where, when run via the launcher, the main panel kinda just scrolls out of bounds.
@psychedelicious psychedelicious force-pushed the psyche/fix/ui/scrolling-out-of-bounds branch from 18a7618 to 5ab75b0 Compare January 8, 2025 22:12
@psychedelicious psychedelicious merged commit 89b576f into main Jan 8, 2025
15 checks passed
@psychedelicious psychedelicious deleted the psyche/fix/ui/scrolling-out-of-bounds branch January 8, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants