Merge pull request #3449 from fufesou/fix/win_fullscreen_bottom_3_pixels

win, fix fullscreen with 3 pixels offset
This commit is contained in:
RustDesk 2023-03-01 17:55:15 +08:00 committed by GitHub
commit 1f807d0c13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -325,8 +325,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: f37357ed98a10717576eb9ed8413e92b2ec5d13a
resolved-ref: f37357ed98a10717576eb9ed8413e92b2ec5d13a
ref: "3e2655677c54f421f9e378680d8171b95a211e0f"
resolved-ref: "3e2655677c54f421f9e378680d8171b95a211e0f"
url: "https://github.com/Kingtous/rustdesk_desktop_multi_window"
source: git
version: "0.1.0"

View File

@ -59,7 +59,7 @@ dependencies:
desktop_multi_window:
git:
url: https://github.com/Kingtous/rustdesk_desktop_multi_window
ref: e383fffb5c4529c9e0a710f1025a0c590b99ee08
ref: 3e2655677c54f421f9e378680d8171b95a211e0f
freezed_annotation: ^2.0.3
flutter_custom_cursor: ^0.0.4
window_size: