reset input_blocked after reconnection

This commit is contained in:
rustdesk
2022-02-01 23:43:42 +08:00
parent 39ea73657d
commit 9c6715f95e
2 changed files with 2 additions and 1 deletions

View File

@@ -59,7 +59,6 @@ function stateChanged() {
var header;
var old_window_state = View.WINDOW_SHOWN;
var input_blocked;
class Header: Reactor.Component {
function this() {