mirror of https://github.com/qt/qtdoc.git
In the calqlatr demo, you are able to use backspace to remove the last digit. This does not consider the last minus sign left when using backspace on a single digit negative number. In this case, set the displayed digits to an empty string. Fixes: QTBUG-127814 Pick-to: 6.7 6.8 Change-Id: Iec82e0650b3b50022be0b5a716976aefa78118a3 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io> |
||
---|---|---|
.. | ||
images | ||
BackspaceButton.qml | ||
CalculatorButton.qml | ||
Display.qml | ||
NumberPad.qml | ||
calculator.js |