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

Hide status bar during emulation - EmulationViewController.mm #58

Merged
merged 1 commit into from Jan 27, 2023

Conversation

icelaglace
Copy link
Contributor

@icelaglace icelaglace commented Jan 27, 2023

The status bar was still visible in dark mode and left a black bar wasting space on light mode.
Simply added prefersStatusBarHidden to the EmulationViewController.mm.
Fixes #54

@Simonx22
Copy link
Collaborator

Can you add Fixes #54 to the description? It will close the issue automatically.

@icelaglace
Copy link
Contributor Author

icelaglace commented Jan 27, 2023

Can you add Fixes #54 to the description? It will close the issue automatically.

Done :)

@Simonx22 Simonx22 merged commit cc987f0 into OatmealDome:master Jan 27, 2023
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.

Status bar does not hide in Emulation view
2 participants