mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-24 10:22:42 +00:00
14ce23f25b
There was duplication and a ugly `#if os(macOS)` with some footers explicitly rendered on macOS with .themeFooter() (now .themeSubtitle()). Move this logic to the .themeSection() modifiers by adding a `forcesFooter` parameter. When true, a fake footer is added on macOS as the last row of a section. |
||
---|---|---|
.. | ||
ConnectionFlow.swift | ||
ConnectionStatusText.swift | ||
EditableListSection.swift | ||
FavoriteToggle.swift | ||
FullScreenView.swift | ||
InteractiveCoordinator.swift | ||
LogoImage.swift | ||
LogsPrivateDataToggle.swift | ||
NameSection.swift | ||
PaywallModifier.swift | ||
PaywallModifier+Reason.swift | ||
PurchaseRequiredButton.swift | ||
RefreshInfrastructureButton.swift | ||
RemovableItemRow.swift | ||
RevealingSecureField.swift | ||
SectionWithTrailingContentModifier.swift | ||
TunnelToggleButton.swift |