mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-19 13:00:21 +01:00
0e0f46fa49
This commit makes some assumptions: - `AppSettings` is an `ObservableObject` that uses `@AppStorage` where possible, which sets default values. - Each change to an property triggers an `objectWillChange.send()` call. - `IconSize` is not used. Instead, it defaults to 40.0 with minimums and maximums of 20.0 and 60.0, controlled via Timeline settings. |
||
---|---|---|
.. | ||
Settings | ||
AppDelegate.swift | ||
AppSettings.swift | ||
Info.plist | ||
iOS-dev.entitlements | ||
iOS.entitlements | ||
SafariView.swift | ||
VisualEffectBlur.swift |