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

Fixes UIMenuController not dismissing properly #104

Merged
merged 1 commit into from
Apr 13, 2016

Conversation

diegosanchezr
Copy link
Contributor

... after the keyboard is dismissed.

Fixes #101

…bble.

1. Open keyboard
2. Dismiss keyboard
3. Long press on bubble -> Menu appears
4. Tap outside the bubble -> bug: menu doesn't dismiss
@codecov-io
Copy link

Current coverage is 64.32%

Merging #104 into dev will increase coverage by +0.04% as of d53ee2b

@@              dev    #104   diff @@
=====================================
  Files          59      59       
  Stmts        3088    3086     -2
  Branches        0       0       
  Methods         0       0       
=====================================
  Hit          1985    1985       
  Partial         0       0       
+ Missed       1103    1101     -2

Review entire Coverage Diff as of d53ee2b

Powered by Codecov. Updated on successful CI builds.

@diegosanchezr diegosanchezr merged commit 9c5700c into badoo:dev Apr 13, 2016
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.

2 participants