Skip to content

applets/calculator: show zeroes after decimal point

Martin Frueh requested to merge mrfrh/kdeplasma-addons:zero into master

Show all decimals including zeroes and show decimalPoint for visible user feedback and to fix BUG 381956. This commit only changes how input is displayed, the calculation is not altered. The case when there are too many decimals to fit in the textEdit is also not altered.

BUG: 381956

Edited by Martin Frueh

Merge request reports