mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-01-19 00:13:01 +08:00
fix, reuse inactive window
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
parent
221fe6223a
commit
0533f7c3d6
@ -96,6 +96,7 @@ class RustDeskMultiWindowManager {
|
||||
windowId, methodName, msg);
|
||||
WindowController.fromWindowId(windowId).show();
|
||||
registerActiveWindow(windowId);
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user