rustdesk/flutter/lib
21pages de65c8b2cf
fix resolution restoration (#7572)
* Fix resolution restore. Screen resolution changes may be slow and cause errors in judgment. Remove the consideration of resolution changes caused by other processes.
* Keep the design unchange: when all connections end, revert to the resolution when there were no connections.
* Resolution menu use `scaledRect` for retina
* I can't reproduce the restoration failure of retina with 3rd software, but it maybe the same reason of slow resolution change.

Signed-off-by: 21pages <pages21@163.com>
2024-04-01 17:20:19 +08:00
..
common Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00
desktop fix resolution restoration (#7572) 2024-04-01 17:20:19 +08:00
mobile Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00
models Flutter web, custom cursor (#7545) 2024-03-29 10:52:32 +08:00
native Flutter web, custom cursor (#7545) 2024-03-29 10:52:32 +08:00
plugin remove stupid group, bad implementation, buggy, and not usable 2023-06-23 17:05:48 +08:00
utils Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00
web Flutter web, custom cursor (#7545) 2024-03-29 10:52:32 +08:00
common.dart Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00
consts.dart Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00
main.dart Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00