add comment
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
parent
80951a8e6e
commit
2e85d4b55a
@ -200,7 +200,7 @@ void runMultiWindow(
|
||||
case kAppTypeDesktopRemote:
|
||||
// If screen rect is set, the window will be moved to the target screen and then set fullscreen.
|
||||
if (argument['screen_rect'] == null) {
|
||||
// int? display = argument['display'] as int?;
|
||||
// display can be used to control the offset of the window.
|
||||
await restoreWindowPosition(
|
||||
WindowType.RemoteDesktop,
|
||||
windowId: kWindowId!,
|
||||
|
Loading…
x
Reference in New Issue
Block a user