]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
macOS: Start refreshing runtime info in viewWillAppear(), not init()
authorRoopesh Chander <roop@roopc.net>
Sun, 26 May 2019 14:34:02 +0000 (20:04 +0530)
committerRoopesh Chander <roop@roopc.net>
Mon, 27 May 2019 09:08:17 +0000 (14:38 +0530)
commit30da10a0e91f8614193619f7b40ee2441d14f44d
tree3fbd400d5f5f3b7d0bf44c5136bb46c38f4a3322
parenta18614d6b3251a66f8d30df9d53072c7b3589b12
macOS: Start refreshing runtime info in viewWillAppear(), not init()

Because when the window is closed and reopened, we should start
refreshing runtime info again.

Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard/UI/macOS/ViewController/TunnelDetailTableViewController.swift