mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-20 19:51:04 +03:00
opt: prevent duplicate window instance on windows
This commit is contained in:
@@ -208,7 +208,7 @@ class RustDeskMultiWindowManager {
|
||||
}
|
||||
|
||||
/// Remove active window which has [`windowId`]
|
||||
///
|
||||
///
|
||||
/// [Availability]
|
||||
/// This function should only be called from main window.
|
||||
/// For other windows, please post a unregister(hide) event to main window handler:
|
||||
|
||||
Reference in New Issue
Block a user