mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-26 03:12:37 +00:00
3a5e3889d3
1. ThemeProgressViewModifier to replace content with a progress view while a condition is active 2. ThemeEmptyContentModifier to replace content with a message if an empty condition is met 3. Replace .opacity(bool ? 1.0 : 0.0) with .opaque(bool) Reuse: - 1 in PaywallView and DonateView - 2 in ProfileContainerView |
||
---|---|---|
.. | ||
VPNProviderServerView+macOS.swift |