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

Have menu bar float with scroll in model #397

Merged
merged 2 commits into from
Feb 12, 2025
Merged

Have menu bar float with scroll in model #397

merged 2 commits into from
Feb 12, 2025

Conversation

jmoggr
Copy link
Collaborator

@jmoggr jmoggr commented Feb 12, 2025

Closes #358

If the screen is less than 1100px wide there was an issue with the toolbar overlapping the content:

image

To work around this the toolbar is only sticky if the screen is at least 1100px wide

@jmoggr jmoggr requested a review from KevinDCarlson February 12, 2025 20:12
Copy link

@epatters epatters added enhancement New feature or request ui/ux User interface and user experience labels Feb 12, 2025
Copy link
Member

@epatters epatters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Jason! Did a quick test, works for me.

@epatters epatters merged commit f88d0a1 into main Feb 12, 2025
10 checks passed
@epatters epatters deleted the catcolab-358 branch February 12, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui/ux User interface and user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Have menu bar float with scroll in model
2 participants