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 |