HomePhabricator

qt: Use fixed-point arithmetic in amount spinbox
91cce1732b73Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

qt: Use fixed-point arithmetic in amount spinbox

Fixes various issues and cleans up code

  • Fixes issue #4500: Amount widget +/- has floating point rounding artifacts
  • Amount box can now be emptied again, without clearing to 0

Also aligns the amount to the right, as in other places.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jul 18 2014, 14:31
deadalnixPushed on May 14 2017, 22:04
Parents
rABCd5a3fd10e50e: Merge pull request #4571
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC91cce1732b73: qt: Use fixed-point arithmetic in amount spinbox (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jul 23 2014, 15:58