From f187956ae5de32480131ea1efe59e12e5961456e Mon Sep 17 00:00:00 2001 From: Kingtous Date: Fri, 28 Oct 2022 14:38:33 +0800 Subject: [PATCH] fix: sub window resize cause focus freeze --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 2735d2dad..eb9c336cc 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -64,7 +64,7 @@ dependencies: desktop_multi_window: git: url: https://github.com/Kingtous/rustdesk_desktop_multi_window - ref: 3f5ce9337ebe72a69b75f4a6de86a3255eff2731 + ref: bf278fc8a8ff787e46fa3ab97674373bfaa20f23 freezed_annotation: ^2.0.3 tray_manager: git: