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] Added Clip Tizen implementation #12745

Merged
merged 1 commit into from Nov 5, 2020

Conversation

JoonghyunCho
Copy link
Contributor

Description of Change

This PR added VisualElement.Clip Tizen implementation.
Clip feature is enabled on SkiaSharp render mode which is added on #12501 .
Clip is currently provided on following renderers

  • CanvasViewRenderer
  • ImageRenderer
  • BoxViewRenderer

Issues Resolved

  • None

API Changes

None

Platforms Affected

  • Tizen

Behavioral/Visual Changes

None

Before/After Screenshots

clippingdemo

Testing Procedure

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

Copy link
Collaborator

@rookiejava rookiejava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test done!

@rmarinho rmarinho merged commit 85660ba into xamarin:5.0.0 Nov 5, 2020
@samhouts samhouts added this to the 5.0.0 milestone Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants