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

[in-app-menu] add hide icon option #680

Merged
merged 2 commits into from
May 1, 2022

Conversation

Araxeus
Copy link
Collaborator

@Araxeus Araxeus commented Apr 9, 2022

  • feat: in-app-menu hideIcon option :
    allows hiding the app icon from the titlebar (this + hideMenu option makes PiP mode really smooth looking)

  • fix: in-app-menu bg color edge case :
    when elements weren't initially rendered because the window was too small, but were then accessed via the arrow keys - backgrounds were missing for the newly rendered elements

Araxeus added 2 commits April 9, 2022 22:56
when item weren't initially rendered because the window was too small, but were then accessed via the arrow keys - backgrounds was missing
@Araxeus Araxeus force-pushed the in-app-menu-hide-icon-option branch from faf009c to 8000a83 Compare April 10, 2022 18:39
@Araxeus Araxeus changed the title in-app-menu feats and fixes [in-app-menu] add hide icon option Apr 10, 2022
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!

@th-ch th-ch merged commit de28019 into th-ch:master May 1, 2022
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.

2 participants