OatmealDome / dolphin-ios

Dolphin for iOS, reborn
Other
250 stars 27 forks source link

Hide status bar during emulation - EmulationViewController.mm #58

Closed icelaglace closed 1 year ago

icelaglace commented 1 year ago

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 commented 1 year ago

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

icelaglace commented 1 year ago

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

Done :)