Skip to content

Keep the NavBar while pinned#273

Merged
Hacksore merged 1 commit into
overlayeddev:mainfrom
Neyl-123:keep-NavBar-while-pinned
May 8, 2026
Merged

Keep the NavBar while pinned#273
Hacksore merged 1 commit into
overlayeddev:mainfrom
Neyl-123:keep-NavBar-while-pinned

Conversation

@Neyl-123

@Neyl-123 Neyl-123 commented May 7, 2026

Copy link
Copy Markdown
Contributor

The NavBar already gets hidden while pinned, no need to remove it from the DOM. Keeping it ensures the MainView stays in the same position (and does not move up a bit when pinned) making it a more consistent experience for the user.

The NavBar already gets hidden while pinned, no need to remove it from
the DOM. Keeping it ensures the MainView stays in the same position (and
does not move up a bit when pinned) making it a more consistent
experience for the user.
@vercel

vercel Bot commented May 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
overlayed Skipped Skipped May 7, 2026 5:32pm

Request Review

@Hacksore Hacksore merged commit 5417856 into overlayeddev:main May 8, 2026
8 checks passed
@francislavoie

Copy link
Copy Markdown
Contributor

I actually thought of doing this change in my #266 branch but what I realized is if someone wants to have the discord names right in the top left corner of their screen, then it's not really possible because you can't really drag the window partly off-screen then pin it. Before you could tuck the window top left then pin, and the users would shift up to be tucked into the corner. So... maybe this should be an option? It's very edgecase-y but it's a thought.

@Hacksore

Hacksore commented May 8, 2026

Copy link
Copy Markdown
Member

oh now we can't get a user at the top left anymore once you pin :(

image image

@Neyl-123 Neyl-123 deleted the keep-NavBar-while-pinned branch May 8, 2026 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants