ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #03187
Re: [Merge] lp:~gang65/ubuntu-calculator-app/ubuntu-calculator-app-comma-without-number into lp:ubuntu-calculator-app
Review: Needs Fixing
Works really good now and it took like forever till I found an issue. ;)
1) Type in "8*8="
2) Type in "."
What happens:
The new input is "64.".
However, if we want to handle typing "." as "0.", we need to apply the same behaviour we apply to numbers here, i.e. clearing the input and inserting "0.".
Nevertheless, it works really well. Thanks. ;)
--
https://code.launchpad.net/~gang65/ubuntu-calculator-app/ubuntu-calculator-app-comma-without-number/+merge/262273
Your team Ubuntu Calculator Developers is subscribed to branch lp:ubuntu-calculator-app.
References