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

[iOS] Change Button state if the touch-up event occurs outside #11441

Merged
merged 4 commits into from Jul 29, 2020

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Change Button state (to Normal state) if the touch-up event occurs outside on iOS.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

PR Checklist

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

@rmarinho rmarinho merged commit c8ccf60 into 4.7.0 Jul 29, 2020
4.7.0 automation moved this from In Review to Done Jul 29, 2020
@rmarinho rmarinho deleted the fix-11430 branch July 29, 2020 11:30
@samhouts samhouts added this to Done in Sprint 174 Jul 29, 2020
@samhouts samhouts added this to the 4.8.0 milestone Jul 30, 2020
@samhouts samhouts added this to Done in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts modified the milestones: 4.8.0, 4.7.0 Jul 30, 2020
@samhouts samhouts removed this from Done in vCurrent (4.8.0) Jul 31, 2020
@ChristopherStephan
Copy link

According to the release notes this issue is fixed in 4.8.0.1269 (https://docs.microsoft.com/en-us/xamarin/xamarin-forms/release-notes/4.8/4.8.0-pre3#issues-fixed) - which is a wrong information: the issue is still reproducible in this version. By updating Xamarin.Forms to 4.8.0.1687 we could confirm that this bug is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
4.7.0
  
Done
Sprint 174
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants