pull/600/head
Emily Kager 5 years ago committed by Sawyer Blatz
parent 9bc95446ca
commit b6679bc23d

@ -54,6 +54,7 @@ class Core(private val context: Context) {
historyTrackingDelegate = HistoryDelegate(historyStorage),
preferredColorScheme = getPreferredColorScheme(),
automaticFontSizeAdjustment = context.settings.shouldUseAutoSize,
fontInflationEnabled = context.settings.shouldUseAutoSize,
suspendMediaWhenInactive = !FeatureFlags.mediaIntegration
)

Loading…
Cancel
Save