cfc0d4f572
Flashing on activation was caused by VPNManager.disable() in ProfileView+VPN, because by setting lastError to nil it would notify a change to ProfileRow (via VPNStateView) during the profile row activation animation. That caused the flicker. Instead, disable VPN first, then start the animation. Anyway, avoid clearing a nil lastError. |
||
---|---|---|
.. | ||
.swiftpm/xcode/xcshareddata/xcschemes | ||
Sources | ||
Tests | ||
.gitignore | ||
Package.swift |