add comment

Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
dignow 2023-10-19 07:55:55 +08:00
parent 80951a8e6e
commit 2e85d4b55a

View File

@ -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!,