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

[macOS] Fix InvalidCastException tapped RadioButton #12882

Merged
merged 1 commit into from
Nov 19, 2020
Merged

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Removed unnecessary SendClicked logic in macOS RadioButtonRenderer

Issues Resolved

API Changes

None

Platforms Affected

  • macOS

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

Launch Core Gallery on macOS and navigate to the RadioButton Gallery. Then, tap any RadioButton. Without exceptions, the test has passed.

PR Checklist

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

@rmarinho rmarinho merged commit 990cfd5 into 5.0.0 Nov 19, 2020
@rmarinho rmarinho deleted the fix-12880 branch November 19, 2020 22:52
@samhouts samhouts added this to the 5.0.0 milestone Dec 8, 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.

[Xamarin.Mac] RadioButton : InvalidCastException on click
4 participants