internal(macOS) use NSTrackingArea instead of trackingRect (#4514)

This commit is contained in:
RandomScientist
2026-03-17 18:03:16 -07:00
committed by GitHub
parent 4f29aed5ee
commit 4d81f4aa62
4 changed files with 56 additions and 33 deletions

View File

@@ -51,6 +51,7 @@ objc2-app-kit = { workspace = true, features = [
"NSScreen",
"NSTextInputClient",
"NSTextInputContext",
"NSTrackingArea",
"NSToolbar",
"NSView",
"NSWindow",