Merge lp://staging/~rpadovani/ubuntu-calculator-app/1365564 into lp://staging/~ubuntu-calculator-dev/ubuntu-calculator-app/old_trunk
Proposed by
Riccardo Padovani
Status: | Merged |
---|---|
Approved by: | Alan Pope πΊπ§π± π¦ |
Approved revision: | 325 |
Merged at revision: | 339 |
Proposed branch: | lp://staging/~rpadovani/ubuntu-calculator-app/1365564 |
Merge into: | lp://staging/~ubuntu-calculator-dev/ubuntu-calculator-app/old_trunk |
Diff against target: |
783 lines (+42/-516) 9 files modified
Simple/CalcLabel.qml (+1/-53) Simple/Memory.qml (+1/-2) Simple/Screen.qml (+2/-115) Simple/SimplePage.qml (+33/-106) images/dot.svg (+0/-74) images/edit.svg (+0/-81) images/generate.py (+0/-24) tests/autopilot/ubuntu_calculator_app/__init__.py (+5/-13) tests/autopilot/ubuntu_calculator_app/tests/test_screen.py (+0/-48) |
To merge this branch: | bzr merge lp://staging/~rpadovani/ubuntu-calculator-app/1365564 |
Related bugs: | |
Related blueprints: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu Phone Apps Jenkins Bot | continuous-integration | Approve | |
Mihir Soni | Approve | ||
Review via email: mp+233400@code.staging.launchpad.net |
Commit message
Removed labels from calculations, as per-design request
Description of the change
Removed labels from calculations, as per-design request
To post a comment you must log in.
Not sure about the width of the numbers with the sign over on the far left. I think we should make sure this passes CI then build a click for the design team to review.