Merge lp://staging/~phablet-team/dialer-app/fix_duplicated_calls into lp://staging/dialer-app/staging
Proposed by
Gustavo Pichorim Boiko
Status: | Merged |
---|---|
Approved by: | Bill Filler |
Approved revision: | 562 |
Merged at revision: | 562 |
Proposed branch: | lp://staging/~phablet-team/dialer-app/fix_duplicated_calls |
Merge into: | lp://staging/dialer-app/staging |
Diff against target: |
14 lines (+5/-0) 1 file modified
src/qml/DialerPage/DialerPage.qml (+5/-0) |
To merge this branch: | bzr merge lp://staging/~phablet-team/dialer-app/fix_duplicated_calls |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Tiago Salem Herrmann (community) | Approve | ||
Review via email: mp+322006@code.staging.launchpad.net |
Commit message
Avoid placing multiple calls when pressing enter by removing the focus of the view
Description of the change
Avoid placing multiple calls when pressing enter by removing the focus of the view
To post a comment you must log in.
looks good.