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 interaction between blur navbar & in-app-menu #491

Merged
merged 2 commits into from
Nov 29, 2021

Conversation

Araxeus
Copy link
Collaborator

@Araxeus Araxeus commented Nov 14, 2021

fix #490 by making the nav bar background sticky and moving it upwards which fixes the blur issues

(18px blur is now way too much, 8px is close but a bit lower than it was before - but I think it looks ok?)

this pr also fix the height of the search page item header when stuck (for in-app-menu) and include it in the blur plugin for consistency since it sticks to the navbar when scrolling down

Click to see screenshots comparisons
  • Blur Before:
    Blur_Before

  • Blur After:
    Blur_After

  • Search page clip+blur before:
    Search-Page_Before

  • Search page after:
    Search-Page_After

@Araxeus Araxeus mentioned this pull request Nov 14, 2021
Copy link
Owner

@th-ch th-ch left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for the style improvements! ✅

@th-ch th-ch merged commit 4e4b557 into th-ch:master Nov 29, 2021
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.

Fading blur navbar
2 participants