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

[Tizen] Change tizen graphics backend engine #2225

Merged
merged 4 commits into from
Aug 29, 2022

Conversation

myroot
Copy link
Contributor

@myroot myroot commented Aug 25, 2022

Description of Change
This PR replace Tizen backend graphics engine for MAUI handlers

Tizen backend graphics engine will be changed on this PR
This PR is preparing it

  • I add target framework net6-tizen on SkiaSharp.Views.Tizen project and it is supporting a new graphics engine called as NUI
  • I remove tizen code on SkiaSharp.Views.Maui.Controls.Compatibility because Tizen New grapchis engine not support maui.controls.compatibility

Test with locally referencing with MAUI on this PR
skiasharp

Bugs Fixed

  • Fixes #

API Changes

None.

Behavioral Changes

None.

Required skia PR

None.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

@ghost ghost added the community ✨ label Aug 25, 2022
@ghost
Copy link

ghost commented Aug 25, 2022

Hey there @myroot! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@myroot myroot marked this pull request as ready for review August 29, 2022 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants