Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Core] Fixed wrong RoundRectangleGeometry calculation #12286

Merged
merged 1 commit into from
Oct 2, 2020
Merged

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fixed wrong RoundRectangleGeometry calculation (Top Left Corner).

Issues Resolved

API Changes

None

Platforms Affected

  • Core/XAML (all platforms)

Behavioral/Visual Changes

None

Before/After Screenshots

Captura de pantalla 2020-09-28 a las 16 12 43

Testing Procedure

Launch Core Gallery and navigate to the shapes gallery. Select the Clip Gallery and verify that the Clip using RoundRectangleGeometry is correct.

PR Checklist

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

Copy link
Member

@rmarinho rmarinho left a comment

Choose a reason for hiding this comment

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

Failing tests not related

@rmarinho rmarinho merged commit 0b6bfd5 into 5.0.0 Oct 2, 2020
@rmarinho rmarinho deleted the fix-12285 branch October 2, 2020 10:23
@samhouts samhouts added this to the 5.0.0 milestone Oct 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug][Shapes] RoundRectangleGeometry clipping error
3 participants