pref: 针对 HiDPI 屏幕捕获的优化。

This commit is contained in:
2023-04-05 12:25:14 +08:00
parent 3ec983cd95
commit 6c3ce607e0
11 changed files with 486 additions and 214 deletions

1
src-tauri/Cargo.lock generated
View File

@ -2790,6 +2790,7 @@ version = "0.0.0"
dependencies = [
"anyhow",
"color_space",
"core-foundation",
"core-graphics",
"display-info",
"env_logger",