mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-08 12:19:37 +03:00
eb368a5000
Prior to this if you typed "1+2=" you would not get the answer, instead you'd be left with "2" on the screen; Calculator wanted you to hit the enter key to get the answer. Now you can either use the enter or the equal key to finish the operation and get the answer. |
||
---|---|---|
.. | ||
Calculator.cpp | ||
Calculator.h | ||
CalculatorWidget.cpp | ||
CalculatorWidget.h | ||
CalculatorWindow.gml | ||
CMakeLists.txt | ||
Keypad.cpp | ||
Keypad.h | ||
KeypadValue.cpp | ||
KeypadValue.h | ||
main.cpp |