mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-24 18:32:36 +00:00
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. |
||
---|---|---|
.. | ||
App | ||
Shared | ||
Tunnel |