Throw away the reference to RFB on disconnect
This commit is contained in:
parent
b245ec7038
commit
75e1161434
@ -1055,6 +1055,8 @@ var UI = {
|
|||||||
|
|
||||||
UI.updateVisualState('disconnecting');
|
UI.updateVisualState('disconnecting');
|
||||||
|
|
||||||
|
UI.rfb = undefined;
|
||||||
|
|
||||||
// Don't display the connection settings until we're actually disconnected
|
// Don't display the connection settings until we're actually disconnected
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user