Merge lp:~vthompson/dropping-letters/fix-1196867 into lp:dropping-letters
Proposed by
Victor Thompson
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Alan Pope πΊπ§π± π¦ | ||||
Approved revision: | 65 | ||||
Merged at revision: | 65 | ||||
Proposed branch: | lp:~vthompson/dropping-letters/fix-1196867 | ||||
Merge into: | lp:dropping-letters | ||||
Diff against target: |
44 lines (+5/-1) 1 file modified
dropping-letters.qml (+5/-1) |
||||
To merge this branch: | bzr merge lp:~vthompson/dropping-letters/fix-1196867 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Alan Pope πΊπ§π± π¦ (community) | Approve | ||
Ubuntu Phone Apps Jenkins Bot | continuous-integration | Approve | |
Review via email:
|
Commit message
* Disable tiles when game ends.
* Disable pause button when game ends.
Description of the change
* Disable tiles when game ends.
* Disable pause button when game ends.
To post a comment you must log in.
Disabled the pause button if the game has ended, otherwise the user can toggle the pause button after the game ends and letters continue to fall.