fix(desktop): disable magnification gestures on macOS (#10605)

This commit is contained in:
Chris Yang
2026-01-26 17:50:51 -07:00
committed by GitHub
parent 7655f51e10
commit d9e8b2b65d
3 changed files with 18 additions and 0 deletions

View File

@@ -3028,6 +3028,8 @@ dependencies = [
"futures",
"gtk",
"listeners",
"objc2 0.6.3",
"objc2-web-kit",
"reqwest",
"semver",
"serde",