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
..
2023-11-24 12:02:45 +08:00
2024-03-14 11:36:14 +08:00
2024-02-19 12:35:12 +08:00
2024-04-01 17:20:19 +08:00
2024-03-29 10:52:32 +08:00
2022-05-12 16:50:30 +08:00
2024-03-22 13:16:37 +08:00
2022-05-23 16:24:56 +08:00
2023-02-21 07:00:59 +00:00
2023-08-30 18:25:50 +08:00
2022-11-29 01:44:12 +08:00
2022-11-29 01:44:12 +08:00
2022-11-29 01:44:12 +08:00
2024-01-06 11:11:35 +08:00
2023-11-01 17:04:32 +08:00

flutter_hbb

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples and guidance on mobile development, and a full API reference.