2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

Show large titles in onboarding (#690)

This commit is contained in:
Nathan Mattes 2022-12-18 01:31:51 +01:00
parent e6d6fd63fb
commit fe53fc409e

View File

@ -72,7 +72,6 @@ extension WelcomeViewController {
preferredContentSize = CGSize(width: 547, height: 678)
navigationController?.navigationBar.prefersLargeTitles = true
navigationItem.largeTitleDisplayMode = .never
view.overrideUserInterfaceStyle = .light
setupOnboardingAppearance()