While connected to the network, if the CLoginComponent is opened (by any means) then it triggers a 20 second countdown to disconnect. This is supposedly a feature, but it is very surprising behavior which can startle a user who was not expecting it, when they just wanted to check some connection setting. Disconnecting from the network is a very drastic action, that should not be possible by accident, even with a countdown.
Opening the connection view and toggling the connection should be two separate buttons.
Blocks #37 because the early warning for low framerate will open the connection view, but should not disconnect.
While connected to the network, if the
CLoginComponent
is opened (by any means) then it triggers a 20 second countdown to disconnect. This is supposedly a feature, but it is very surprising behavior which can startle a user who was not expecting it, when they just wanted to check some connection setting. Disconnecting from the network is a very drastic action, that should not be possible by accident, even with a countdown.Opening the connection view and toggling the connection should be two separate buttons.
Blocks #37 because the early warning for low framerate will open the connection view, but should not disconnect.