https://bugs.kde.org/show_bug.cgi?id=381956
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kdeplasma-addons/commit/ | |35b7a34c74773705b4fd3e3bcaf | |ef987092015e2 Version Fixed In| |5.27 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 35b7a34c74773705b4fd3e3bcafef987092015e2 by Nate Graham, on behalf of Martin Frueh. Committed on 13/01/2023 at 14:08. Pushed by ngraham into branch 'master'. applets/calculator: show zeroes after decimal point Show all decimals including zeroes, and show decimal point for visible user feedback. 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. FIXED-IN: 5.27 M +13 -3 applets/calculator/package/contents/ui/calculator.qml https://invent.kde.org/plasma/kdeplasma-addons/commit/35b7a34c74773705b4fd3e3bcafef987092015e2 -- You are receiving this mail because: You are watching all bug changes.