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(Main): headerbar conditions #580

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Conversation

GeopJr
Copy link
Owner

@GeopJr GeopJr commented Oct 2, 2023

fix: #575

The workflow is unnecessarily complex. On narrow mode, the ViewSwitcher should be the headerbar child and the Base breakpoint should handle its visibility BUT on wide mode, the WindowTitle should be the headerbar child and the Base breakpoint should not touch it at all. Instead of changing the headerbar child, set it to a stack and change the page. On Main specifically, the page can be set to switcher ONLY when it's on narrow mode

@GeopJr GeopJr merged commit e221f1e into main Oct 4, 2023
@GeopJr GeopJr deleted the fix/Main/headerbar-conditions branch October 4, 2023 15:06
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.

[Bug]: Tuba opens without Notifications/Conversations
1 participant