Skip to content

applets/calculator: delete a digit or decimal point with backspace key

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

Allow users to delete a digit or decimal point with backspace key. Only input is modified, calculation is not altered.

BUG: 425430

Merge request reports