add comment
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
parent
80951a8e6e
commit
2e85d4b55a
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue