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

Update shouldShowCustomTitleBar function to consider zenModeActive parameter #211354

Merged
merged 1 commit into from Apr 29, 2024

Conversation

benibenj
Copy link
Contributor

Previously, the shouldShowCustomTitleBar function did not consider the zenModeActive parameter when determining whether to show the custom title bar. This PR updates the function to take into account the zenModeActive parameter, ensuring that the custom title bar is not shown when Zen Mode is active.
fixes #199579

@benibenj benibenj self-assigned this Apr 25, 2024
@benibenj benibenj added this to the May 2024 milestone Apr 25, 2024
@benibenj benibenj marked this pull request as ready for review April 29, 2024 15:52
@benibenj benibenj enabled auto-merge April 29, 2024 15:52
@benibenj benibenj merged commit ba7b927 into main Apr 29, 2024
7 checks passed
@benibenj benibenj deleted the benibenj/sure-seahorse branch April 29, 2024 16:21
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.

When In Zen Mode the title bar doesn't get hidden due to the New "Top" mode for Activity Bar
2 participants