Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(macOS): add native elements support for macOS/Skia #18793

Merged
merged 37 commits into from
Nov 18, 2024

Merge branch 'master' into dev/spouliot/macos-desktop-native-embedding

bd3d611
Select commit
Loading
Failed to load commit list.
Merged

feat(macOS): add native elements support for macOS/Skia #18793

Merge branch 'master' into dev/spouliot/macos-desktop-native-embedding
bd3d611
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Nov 14, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check notice on line 21 in src/Uno.UI.Runtime.Skia.MacOS/MacOSNativeElementHostingExtension.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Uno.UI.Runtime.Skia.MacOS/MacOSNativeElementHostingExtension.cs#L21

Remove the field '_presenter' and declare it as a local variable in the relevant methods.