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

[Generated By Dashwave AI] Fix status bar color mismatch in landscape mode #38

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dashwave[bot]
Copy link

@dashwave dashwave bot commented Nov 20, 2024

This PR addresses the issue of the status bar color not matching the expected theme when the device orientation is switched to landscape mode. The problem was identified as a mismatch in the color settings applied during orientation changes. The solution involves updating the status bar color configuration to ensure consistency across different orientations. This fix will enhance the user interface by maintaining a uniform appearance regardless of the device's orientation.

Copy link
Author

dashwave bot commented Nov 20, 2024

Build Status ❌ Failed
Build Time -
📱 Emulation Link -
Logs See Logs
Open in Workspace Dashwave Workspace

@burnerlee
Copy link
Owner

@dashwave /feedback add comments to the code changes you have made

Copy link
Author

dashwave bot commented Nov 20, 2024

The ZulipStatusBar component has been updated to ensure that the StatusBar is rendered regardless of the device orientation. Previously, it was only rendered in portrait mode. This change ensures that the status bar color and style are consistent across all orientations.

Copy link
Author

dashwave bot commented Nov 20, 2024

Build Status ❌ Failed
Build Time -
📱 Emulation Link -
Logs See Logs
Open in Workspace Dashwave Workspace

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.

1 participant