rustdesk/flutter/lib/desktop
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
..
pages Flutter web, custom cursor (#7545) 2024-03-29 10:52:32 +08:00
screen Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00
widgets fix resolution restoration (#7572) 2024-04-01 17:20:19 +08:00